]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commit6e1b1b246096fe04467f928973487fa47afaf2cc
treea46e853d2d60d1e7238c2991474d1a3a8dcf8ffe
parent6269cc83e7c444f3050e0d7e640d079bae17aa68
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>
net/mac80211/util.c