commit | 856142cdaa483099f50cac70a16898ead8e4094d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Nov 24 15:29:53 2015 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Dec 04 14:43:32 2015 +0100 |
tree | af50ae58dbdf72df0bac750ae1019784a942e8eb | |
parent | 63b4d8b3736b83126ea531c536eff9f76e4cd739 [diff] |
mac80211: catch queue stop underflow If some code stops the queues more times than having started (for when refcounting is used), warn on and reset the counter to 0 to avoid blocking forever. Signed-off-by: Johannes Berg <johannes.berg@intel.com>