commit | af5e084b3200ab6e3033068a34fe16fd139be17b | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Fri Dec 11 15:41:00 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:31:34 2009 -0500 |
tree | 8ccb0cb06f65cced58c852cb1cd23807e3d503fa | |
parent | 13f2dc52c69bcca074cd12d4806953b2af45c386 [diff] |
wl1271: prevent power save entry while not associated The mac80211 sometimes requests power save entry while not associated - this will cause problems, so prevent it if not associated. Go to powersave once association is complete. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>