]> git.baikalelectronics.ru Git - kernel.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)
commit551db6fc749bc08d0d40155910404b85545e797f
tree3afc95fcfc0192efba559ff4822523ca7feb7b6c
parentc9faf6c3e4ddec0bd7e97441793ed895ad958208
net:ethernet:aquantia: Fix for LSO with IPv6.

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

Fixes: 230a7f77583a ("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