commit | bdcbbb947be9778f740797a2bfc69c44a0d54776 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Fri Dec 11 15:40:48 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:31:31 2009 -0500 |
tree | 055ecf9879424f3bdb870a1801fb01021244b14c | |
parent | cd264769f7a571fc2a61765757ed85c56f02e9d3 [diff] |
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>