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:
ea2d368
)
net: Disable NETIF_F_TSO_ECN when TSO is disabled
author
Ben Hutchings
<bhutchings@solarflare.com>
Tue, 12 Apr 2011 14:47:15 +0000
(14:47 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 Apr 2011 02:29:45 +0000
(19:29 -0700)
NETIF_F_TSO_ECN has no effect when TSO is disabled; this just means
that feature state will be accurately reported to user-space.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found