diff options
author | Eliad Peller <eliad@wizery.com> | 2014-02-10 13:47:33 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-13 15:20:16 -0500 |
commit | d881fa2c5032918e2b03ce6e12a5886f08acb459 (patch) | |
tree | dc8dd2a60da120f53f9fc4c7862307aa2b1a3ca4 /drivers/net/wireless/ti/wlcore/testmode.c | |
parent | 5b07d97a381508dfc79bda72778ac27c1bdba320 (diff) |
wlcore: enable beacon filtering only after receiving a beacon
Enabling beacon filtering before receving a beacon
might result in not having a beacon at all for the
current connected AP, which prevents the station
from entering power-save.
Replace the current approach (of starting beacon
filtering on init) and configure beacon filering
only after bss_conf->dtimper is set (which means
mac80211 already parsed a beacon).
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ti/wlcore/testmode.c')
0 files changed, 0 insertions, 0 deletions