commit | 472f31f5726ab2f41f09cb8175610f196fac2d7a | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Fri Jan 09 09:26:14 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jan 22 18:10:24 2015 -0800 |
tree | 2ee8cbf43f2b2a02f7b0847166320d3b69b10de7 | |
parent | 8a4d0b93c142a53c369998303d2114b5beeca7af [diff] |
net: e1000e: support txtd update delay via xmit_more Don't update Tx tail descriptor if 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>