]> git.baikalelectronics.ru Git - kernel.git/commit
wl1271: set null data template when BSSID is known
authorLuciano Coelho <luciano.coelho@nokia.com>
Fri, 11 Dec 2009 13:40:48 +0000 (15:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Dec 2009 21:31:31 +0000 (16:31 -0500)
commit0697ecc849ccc702d3a7dfef61bb1d51bf963b7b
tree055ecf9879424f3bdb870a1801fb01021244b14c
parentc840bce934842697ae6062d0a6c4f057c65944d5
wl1271: set null data template when BSSID is known

The call to wl1271_cmd_build_null_data() was missing when we got associated,
this was causing PS to fail.  This patch adds the call and now PS seems to
work.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_main.c