diff options
author | Gurucharan Shetty <[email protected]> | 2009-12-15 13:00:31 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-12-15 23:18:26 -0800 |
commit | ca553980432898da5d4125573a9e2aee6ed5d355 (patch) | |
tree | dcc0dea9d485bcaae0173ed430a49bed5d34f040 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 734e979f25a74e0d7da4ae0498ecac644db6377d (diff) |
ixgbe: allow tx of pre-formatted vlan tagged packets
When the 82598 is fed 802.1q packets, it chokes with
an error of the form:
ixgbe: eth0: ixgbe_tx_csum: partial checksum but proto=81!
As the logic there was not smart enough to look into
the vlan header to pick out the encapsulated protocol.
There are times when we'd like to send these packets
out without having to configure a vlan on the interface.
Here we check for the vlan tag and allow the packet to
go out with the correct hardware checksum.
This patch is a clone of a previously submitted patch by
Arthur Jones <[email protected]> for igb (Commit -
fa4a7ef36ec834fee1719636b30d2f28f4cb0166).
Signed-off-by: Gurucharan Shetty <[email protected]>
Signed-off-by: Arthur Jones <[email protected]>
Acked-by: Mallikarjuna R Chilakala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions