mac80211: clear local->ps_data on disassoc
authorEliad Peller <eliad@wizery.com>
Thu, 26 May 2011 08:46:37 +0000 (11:46 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 May 2011 16:53:46 +0000 (12:53 -0400)
local->ps_data wasn't cleared on disassociation, which
(in some corner cases) caused reconnections to enter
psm before association completed.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found