commit | ea0504f554c8f989eab58549300d15582d36f039 | [log] [tgz] |
---|---|---|
author | Pavel Belous <pavel.belous@aquantia.com> | Thu Mar 23 14:19:42 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 24 12:32:19 2017 -0700 |
tree | 9e180a5c2b6742d50f87b09a373c6acdcad25594 | |
parent | 1adbddef118ae8bf6409c13208645d28c29731c1 [diff] |
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6. In order for the checksum offloads to work correctly we need to set the packet type bit (TCP/UDP) in the TX context buffer. Fixes: 97bde5c4f909 ("net: ethernet: aquantia: Support for NIC-specific code") Signed-off-by: Pavel Belous <pavel.belous@aquantia.com> Tested-by: David Arcari <darcari@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>