]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit651736c474a809b4f4731e01e2102240b04a394c
treeb27cc73fa8a1d9ed8fb5b0a1306e8194e18662a9
parent07fc13161590bd7098f16bb4552fdddbf7920cad
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