nl80211: add new rssi event to indicate beacon loss
authorEliad Peller <eliad@wizery.com>
Tue, 15 May 2012 11:50:58 +0000 (14:50 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jun 2012 19:23:21 +0000 (15:23 -0400)
Tell userspace about beacon loss event.
This event doesn't replace the deauth/disassoc that
might come if the AP is not available.

The driver can send this event in order to hint
userspace what might follow (which in turn can
use it as roaming trigger).

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

No differences found