]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: move QOS control helpers into ieee80211.h
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 2 Jul 2008 18:05:34 +0000 (11:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Jul 2008 18:15:59 +0000 (14:15 -0400)
commit18afbe578f7ad6de93f50d4b43bd2606cfa5c18c
tree2174b8920ae81c82e7e382d1fc66e1609df11828
parent9a5b2af2d9cf8367884e348bb631221f562d3274
mac80211: move QOS control helpers into ieee80211.h

Also remove the WLAN_IS_QOS_DATA inline after removing the last
two users.  This starts moving away from using rx->fc to using
the header frame_control directly.

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