]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: implement packet loss notification
authorJohannes Berg <johannes.berg@intel.com>
Wed, 24 Nov 2010 07:10:06 +0000 (08:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Nov 2010 21:19:36 +0000 (16:19 -0500)
commit73cf3eb4771b416dc96ebe467d2ab1d9f34a6f68
tree120520c075528d7ef5a32bb8782c82b7c7e972eb
parent651736c474a809b4f4731e01e2102240b04a394c
mac80211: implement packet loss notification

For drivers that have accurate TX status reporting
we can report the number of consecutive lost packets
to userspace using the new cfg80211 CQM event. The
threshold is fixed right now, this may need to be
improved in the future.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/sta_info.h
net/mac80211/status.c