cfg80211: allow using CQM event to notify packet loss
authorJohannes Berg <johannes.berg@intel.com>
Wed, 24 Nov 2010 07:10:05 +0000 (08:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Nov 2010 21:19:36 +0000 (16:19 -0500)
commitc063dbf52b998b852122dff07a8b8dd430b38437
treeb27cc73fa8a1d9ed8fb5b0a1306e8194e18662a9
parent79b1c460a0b55e55981c25c56597c4d5d2872de3
cfg80211: allow using CQM event to notify packet loss

This adds the ability for drivers to use CQM events
to notify about packet loss for specific stations
(which could be the AP for the managed mode case).
Since the threshold might be determined by the
driver (it isn't passed in right now) it will be
passed out of the driver to userspace in the event.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h