tg3: allow TSO on vlan devices
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 8 Jul 2010 06:14:55 +0000 (06:14 +0000)
committerDavid 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