mac80211: rework TX filtered frame code
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 20 Feb 2008 22:59:33 +0000 (23:59 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:41:32 +0000 (15:41 -0500)
commitd46e144b65bf053b25d134ec9f52a38e63e04bb4
tree95a3e4ea7660511375f71c54335045a5d1441b1a
parentd97cf01576e1867d26b5c8de360380f815a1b7df
mac80211: rework TX filtered frame code

This reworks the code for TX filtered frames, splitting it out to
a new function to handle those cases, making the clear instruction
a flag and renaming a few things to be easier to understand and
less Atheros hardware specific. Finally, it also makes the comments
explain more.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/ieee80211.c
net/mac80211/sta_info.h
net/mac80211/tx.c