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:
191eb75
)
be2net: fix tx completion cleanup
author
Sathya Perla
<sathya.perla@emulex.com>
Thu, 23 Feb 2012 18:50:14 +0000
(18:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 24 Feb 2012 06:50:16 +0000
(
01:50
-0500)
As a part of be_close(), instead of waiting for a max of 200ms for each TXQ,
wait for a total of 200ms for completions from all TXQs to arrive.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found