On Sat, Sep 23, 2023 at 06:31:46PM -0700, Haiyang Zhang wrote:
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