diff options
author | 2023-03-02 10:58:30 +0100 | |
---|---|---|
committer | 2023-03-03 08:28:44 +0000 | |
commit | 1cf78d4c4144ffdbc2c9d505db482cb204bb480b (patch) | |
tree | 29bd067803d4c21c6525694833391e5e1960bb42 /net/lapb/lapb_timer.c | |
parent | nfp: fix incorrectly set csum flag for nfdk path (diff) | |
download | linux-rng-1cf78d4c4144ffdbc2c9d505db482cb204bb480b.tar.xz linux-rng-1cf78d4c4144ffdbc2c9d505db482cb204bb480b.zip |
nfp: fix esp-tx-csum-offload doesn't take effect
When esp-tx-csum-offload is set to on, the protocol stack shouldn't
calculate the IPsec offload packet's csum, but it does. Because the
callback `.ndo_features_check` incorrectly masked NETIF_F_CSUM_MASK bit.
Fixes: 57f273adbcd4 ("nfp: add framework to support ipsec offloading")
Signed-off-by: Huanhuan Wang <huanhuan.wang@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions