]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit238f74a227fd7de8ea1bc66dcbbd36cf9920d1cb
tree2174b8920ae81c82e7e382d1fc66e1609df11828
parent994d31f7430c3639b73c6ee038bd437c926b1227
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