]> git.baikalelectronics.ru Git - kernel.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)
commit33cb1261bacf4ddef38b28f428f2156f7765bf37
treebc07ccdf922eb7e5a1b3c49eb2f620000c6b3bdd
parent330b4d24dff8d0b27f2492a7c82859d28c6168c3
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