aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-07-17 15:59:07 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-07-20 16:02:58 -0400
commit875ae5f68883c75aad826e715df8ec0619551a07 (patch)
tree6fd0fb7822a5c58b210e256738756355363e5cd7 /include/net/mac80211.h
parentiwlwifi: "recover_from_tx_stall" function for 4965 (diff)
downloadlinux-dev-875ae5f68883c75aad826e715df8ec0619551a07.tar.xz
linux-dev-875ae5f68883c75aad826e715df8ec0619551a07.zip
mac80211: fix aggregation action frame handling with AP VLANs
When aggregation related action frames are enqueued for further work, and they originate from a STA that is part of an AP VLAN, they are currently enqueued for the AP interface. This breaks the sta_info_get() lookup in the actual work function, and because of that, aggregation sessions are not established for this STA. Fix this by replacing the sta_info_get call with a call to sta_info_get_bss. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions