summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKittipon Meesompop <kmeesomp@linux.vnet.ibm.com>2018-04-26 09:42:23 +0200
committerDavid S. Miller <davem@davemloft.net>2018-04-27 13:38:49 -0400
commitd7e6ed97b534e8b5706f4ef6d51c44f13608333c (patch)
tree868de56dfdb3574c7778885958c344b9c510f759 /include
parent571f9dd8026b44fe52d9ca9ed6a68c53aad1f3ba (diff)
downloadlinux-d7e6ed97b534e8b5706f4ef6d51c44f13608333c.tar.bz2
s390/qeth: add IPv6 RX checksum offload support
Check if a qeth device supports IPv6 RX checksum offload, and hook it up into the existing NETIF_F_RXCSUM support. As NETIF_F_RXCSUM is now backed by a combination of HW Assists, we need to be a little smarter when dealing with errors during a configuration change: - switching on NETIF_F_RXCSUM only makes sense if at least one HW Assist was enabled successfully. - for switching off NETIF_F_RXCSUM, all available HW Assists need to be deactivated. Signed-off-by: Kittipon Meesompop <kmeesomp@linux.vnet.ibm.com> Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions