From: Pontus Fuchs Date: Wed, 14 Dec 2011 13:32:23 +0000 (+0100) Subject: Set wlvif->ps_compl to NULL in before return X-Git-Tag: v3.3-rc1~182^2~178^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1870673dc3b66d8daec2b1fd1048992440e0e5;p=pandora-kernel.git 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 [small fix to use wlvif->ps_compl instead of wl->ps_compl] Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed