]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
wl12xx: keep beacon-filtering enabled during STA operation
authorArik Nemtsov <arik@wizery.com>
Mon, 24 Oct 2011 15:25:20 +0000 (17:25 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 8 Nov 2011 13:36:46 +0000 (15:36 +0200)
commita693534b1a46ee934606cec52b12baeaebba0342
treef41d32ddc9420c3060f815e4a6a0b65c95ea5b79
parentd6fa37c9ffa2a613943dd1c32f220a3e6e9eb77c
wl12xx: keep beacon-filtering enabled during STA operation

Enable beacon filtering on STA init, and don't disable it when entering
active mode. Otherwise dynamic-PS supports means we receive beacons from
the current AP during any Tx/Rx performed by the driver.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/event.c
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/ps.c