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:
6ddbc4c
)
net: e1000: support txtd update delay via xmit_more
author
Florian Westphal
<fw@strlen.de>
Wed, 7 Jan 2015 11:40:33 +0000
(11:40 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Fri, 23 Jan 2015 02:10:23 +0000
(18:10 -0800)
Don't update Tx tail descriptor if we queue hasn't been stopped and
we know at least one more skb will be sent right away.
Signed-off-by: Florian Westphal <fw@strlen.de>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found