Re: [PATCH v2 net] net:ethernet:aquantia: Fix for RX checksum offload.

2017-03-22 Thread David Miller
From: Pavel Belous Date: Thu, 23 Mar 2017 02:20:39 +0300 > From: Pavel Belous > > Since AQC-100/107/108 chips supports hardware checksums for RX we should > indicate this > via NETIF_F_RXCSUM flag. > > v1->v2: 'Signed-off-by' tag added. > > Signed-off-by: Pavel Belous Applied, thanks.

[PATCH v2 net] net:ethernet:aquantia: Fix for RX checksum offload.

2017-03-22 Thread Pavel Belous
From: Pavel Belous Since AQC-100/107/108 chips supports hardware checksums for RX we should indicate this via NETIF_F_RXCSUM flag. v1->v2: 'Signed-off-by' tag added. Signed-off-by: Pavel Belous --- drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0_internal.h | 1 + drivers/net/ethernet