From: Johannes Berg Date: Wed, 24 Nov 2010 07:10:06 +0000 (+0100) Subject: mac80211: implement packet loss notification X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ba2a14283be96a682e04455061c08a46bbf4ec;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed