commit | 6e1b1b246096fe04467f928973487fa47afaf2cc | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Jan 26 13:36:05 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 27 14:57:05 2012 -0500 |
tree | a46e853d2d60d1e7238c2991474d1a3a8dcf8ffe | |
parent | 6269cc83e7c444f3050e0d7e640d079bae17aa68 [diff] |
mac80211: send null packet on active (psm) reconfiguration 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>