commit | d46e144b65bf053b25d134ec9f52a38e63e04bb4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Feb 20 23:59:33 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:41:32 2008 -0500 |
tree | 95a3e4ea7660511375f71c54335045a5d1441b1a | |
parent | d97cf01576e1867d26b5c8de360380f815a1b7df [diff] |
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>