summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-31 23:25:24 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-02-01 15:40:08 -0500
commitb4d57adb727ec7c34020390eeb0eeb9e0a2959bc (patch)
tree7819dc3d403d80788fdc1c4b5af337fff2989bcf /net/mac80211/rate.h
parent17ad353b8d9843731258b5d23556667b764939e9 (diff)
downloadblackbird-obmc-linux-b4d57adb727ec7c34020390eeb0eeb9e0a2959bc.tar.gz
blackbird-obmc-linux-b4d57adb727ec7c34020390eeb0eeb9e0a2959bc.zip
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
When injecting frames, mac80211 currently looks for the first AP interface that matches the source address of the injected frame. This breaks when such a frame is directed at a STA that has been moved to a VLAN. This patch fixes it by using sta_info_get_bss instead of sta_info_get, which also finds stations belonging to a VLAN interface of the same BSS as the AP interface. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/rate.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud