commit | ef1870673dc3b66d8daec2b1fd1048992440e0e5 | [log] [tgz] |
---|---|---|
author | Pontus Fuchs <pontus.fuchs@gmail.com> | Wed Dec 14 14:32:23 2011 +0100 |
committer | Luciano Coelho <coelho@ti.com> | Thu Dec 15 10:19:46 2011 +0200 |
tree | 463837f42daf80362b222aa363f5600cde5c6d73 | |
parent | 7f74484a460f6bb8656725babf2e977e47a3dab4 [diff] |
Set wlvif->ps_compl to NULL in before return wl1271_configure_suspend_sta leaves a stale stack declared completion in wlvif->ps_compl. Set it to NULL before returning. Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com> [small fix to use wlvif->ps_compl instead of wl->ps_compl] Signed-off-by: Luciano Coelho <coelho@ti.com>