bnx2: Always set ETH_FLAG_TXVLAN
authorMichael Chan <mchan@broadcom.com>
Mon, 24 Jan 2011 12:59:02 +0000 (12:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jan 2011 07:16:07 +0000 (23:16 -0800)
commit7c8104774e59549c37dd1cb0a8ec4f131094664c
tree708156ac49a644a93d2a2d76dfa067ffdef1751d
parentb7c7d01aaed1f71d9afe815a569f0a81465a1744
bnx2: Always set ETH_FLAG_TXVLAN

TSO does not work if the VLAN tag is in the packet (non-accelerated).
We may be able to remove this restriction in future firmware.

Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c