]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: use ieee80211 frame control directly
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 16 Jul 2008 01:44:13 +0000 (18:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:54 +0000 (16:29 -0400)
commit358c8d9d332230b14e130b78a6930996cdbf84c2
tree0a563e201e4c5fff9564579877ff0e5f0dd58294
parente7827a7031a931c74c48e4a53f73ed862f0c8da0
mac80211: use ieee80211 frame control directly

Remove the last users of the rx/tx_data->fc data members and use the
le16 frame_control from the header directly.

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
net/mac80211/wep.c