mac80211: send null packet on active (psm) reconfiguration
authorEliad Peller <eliad@wizery.com>
Thu, 26 Jan 2012 11:36:05 +0000 (13:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jan 2012 19:57:05 +0000 (14:57 -0500)
The sta might be in psm against the ap (e.g. because
this was the before a hw restart), so we explicitly
send a null packet in order to make sure it'll
sync against the ap (and get out of psm).

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

No differences found