diff options
author | Jian Shen <shenjian15@huawei.com> | 2022-12-22 14:43:42 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-23 12:00:08 -0800 |
commit | 7d89b53cea1a702f97117fb4361523519bb1e52c (patch) | |
tree | 7ea999ba4d6175d8eee81e5e1ca21df26817fc4a /net/smc | |
parent | 09e6b30eeb254f1818a008cace3547159e908dfd (diff) | |
download | linux-7d89b53cea1a702f97117fb4361523519bb1e52c.tar.gz linux-7d89b53cea1a702f97117fb4361523519bb1e52c.tar.bz2 linux-7d89b53cea1a702f97117fb4361523519bb1e52c.zip |
net: hns3: fix miss L3E checking for rx packet
For device supports RXD advanced layout, the driver will
return directly if the hardware finish the checksum
calculate. It cause missing L3E checking for ip packets.
Fixes it.
Fixes: 1ddc028ac849 ("net: hns3: refactor out RX completion checksum")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Hao Lan <lanhao@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions