]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 30 Sep 2013 09:30:57 +0000 (11:30 +0200)
commit9782a64c7527b03c7783388547575bf80fa095d2
tree82b8a54c913d5b30e6a1d7b94303b00ed476a34d
parent006f11ddba3f8b462689e3751665babe420d15e2
mac80211: use sta_info_get_bss() for nl80211 tx and client probing

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

Cc: stable@vger.kernel.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/tx.c