]> git.karo-electronics.de Git - mv-sheeva.git/commit
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
authorEliad Peller <eliad@wizery.com>
Sun, 14 Aug 2011 10:17:13 +0000 (13:17 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 22 Aug 2011 09:35:25 +0000 (12:35 +0300)
commitf42bd2cbf1d5ff4b161ad2c59ff12d66558c8374
tree176aa240047915b52101e8c1b01b3af216da7703
parent154037d1681caaff7d33521b84017ee58b396438
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap

Use ACX_BEACON_FILTER_OPT for both station and ap roles
(use the generic wl1271_acx_beacon_filter_opt()
instead of wl1271_acx_set_ap_beacon_filter() ).

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/acx.c
drivers/net/wireless/wl12xx/acx.h
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/main.c