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:
511d222
)
tg3: allow TSO on vlan devices
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 8 Jul 2010 06:14:55 +0000
(06:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 9 Jul 2010 06:12:28 +0000
(23:12 -0700)
Similar to commit
72dccb01e8632aa
(bnx2: Update vlan_features)
In order to enable TSO on vlan devices, tg3 needs to update
dev->vlan_features.
Tested on HP NC326m (aka BCM5715S (rev a3))
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found