]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: rx.c/tx.c remove more users of tx/rx_data->fc
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 16 Jul 2008 01:44:12 +0000 (18:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:53 +0000 (16:29 -0400)
commitb73d70ad8665fd3f35c855075b9a94de3e2b69e2
treebc07ccdf922eb7e5a1b3c49eb2f620000c6b3bdd
parentd298487260d01934a8df3a4a2a09513d84a8e69b
mac80211: rx.c/tx.c remove more users of tx/rx_data->fc

Those functions that still use ieee80211_get_hdrlen are moved over
to use the little endian frame control.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c
net/mac80211/tx.c