git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39ecc01
)
mac80211: stop queues temporarily for flushing
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 13 Feb 2013 11:25:28 +0000
(12:25 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 18 Mar 2013 19:15:05 +0000
(20:15 +0100)
Sometimes queues are flushed in the middle of
operation, which can lead to driver issues.
Stop queues temporarily, while flushing, to
avoid transmitting new packets while they are
being flushed.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found