diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2023-09-29 22:42:26 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-10-05 11:45:06 +0200 |
commit | 7a54de92657455210d0ca71d4176b553952c871a (patch) | |
tree | 736aa1f610aa40e6ef06171a80e29157c49679ac /include/net/mana | |
parent | net: mana: Fix TX CQE error handling (diff) | |
download | linux-7a54de92657455210d0ca71d4176b553952c871a.tar.xz linux-7a54de92657455210d0ca71d4176b553952c871a.zip |
net: mana: Fix the tso_bytes calculation
sizeof(struct hop_jumbo_hdr) is not part of tso_bytes, so remove
the subtraction from header size.
Cc: stable@vger.kernel.org
Fixes: bd7fc6e1957c ("net: mana: Add new MANA VF performance counters for easier troubleshooting")
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Shradha Gupta <shradhagupta@linux.microsoft.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/net/mana')
0 files changed, 0 insertions, 0 deletions