mac80211: use sta_info_get_bss() for nl80211 tx and client probing
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Sep 2013 19:39:33 +0000 (21:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Nov 2013 03:05:30 +0000 (12:05 +0900)
commit8d4f150d4e8d52a761e424f9f640c57cd118105f
treeb87ae0ccdda4ccb51fc17b2a8faeebb784f5f077
parentd7da0fc72d073181e65970edad0a9461542e02c6
mac80211: use sta_info_get_bss() for nl80211 tx and client probing

commit 03bb7f42765ce596604f03d179f3137d7df05bba upstream.

This allows calls for clients in AP_VLANs (e.g. for 4-addr) to succeed

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/mac80211/cfg.c
net/mac80211/tx.c