diff options
author | Shannon Nelson <[email protected]> | 2018-03-16 11:09:04 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-03-23 14:50:41 -0700 |
commit | 2137aec017fa1fd3ddbd3b01f59e506abef2fef0 (patch) | |
tree | 71c49cd4713679d79ea3b1443ad187e35d77ce6f /net/unix/sysctl_net_unix.c | |
parent | 9bf1e20f65796382e3b5ef28d0881f7e8fae0c92 (diff) |
ixgbe: no need for ipsec csum feature check
With the patch
commit f8aa2696b4af ("esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting")
we no longer need to protect ourself from checksum
offload requests on IPsec packets, so we can remove
the check in our .ndo_features_check callback.
Signed-off-by: Shannon Nelson <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions