]> asedeno.scripts.mit.edu Git - linux.git/commit
net:ethernet:aquantia: Fix for LSO with IPv6.
authorPavel Belous <pavel.belous@aquantia.com>
Thu, 23 Mar 2017 11:19:44 +0000 (14:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Mar 2017 19:32:19 +0000 (12:32 -0700)
commit386aff88e32ec3f82e3f032217bad0c8c8846349
tree3afc95fcfc0192efba559ff4822523ca7feb7b6c
parent9f0dd8c322e89f137c44b437d6fbecc9dea12204
net:ethernet:aquantia: Fix for LSO with IPv6.

Fix Context Command bit: L3 type = "0" for IPv4, "1" for IPv6.

Fixes: bab6de8fd180 ("net: ethernet: aquantia:
 Atlantic A0 and B0 specific functions.")

Signed-off-by: Pavel Belous <pavel.belous@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_nic.c
drivers/net/ethernet/aquantia/atlantic/aq_ring.h
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c