commit | b497de63ad5dcdae999c14444c4e7f53fd60119c | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Apr 20 22:53:38 2015 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 24 12:25:01 2015 +0200 |
tree | 101526c6036f78e855cbe59482d1ee512338d59e | |
parent | 6382246e895fa0ae5162de7c1e5566b9719bdd26 [diff] |
mac80211: notify the driver on reordering buffer timeout When frames time out in the reordering buffer, it is a good indication that something went wrong and the driver may want to know about that to take action or trigger debug flows. It is pointless to notify the driver about each frame that is released. Notify each time the timer fires. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>