mac80211: fix smps mode check for AP_VLAN
authorFelix Fietkau <nbd@openwrt.org>
Fri, 25 Jul 2014 14:20:23 +0000 (16:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Aug 2014 09:12:44 +0000 (11:12 +0200)
In ieee80211_sta_ps_deliver_wakeup, sdata->smps_mode is checked. This is
initialized only for the base AP interface, not the individual VLANs.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found