commit | 99ba2a14283be96a682e04455061c08a46bbf4ec | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 24 08:10:06 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 24 16:19:36 2010 -0500 |
tree | 120520c075528d7ef5a32bb8782c82b7c7e972eb | |
parent | c063dbf52b998b852122dff07a8b8dd430b38437 [diff] |
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>