Re: [PATCH net, 2/3] net: mana: Fix the tso_bytes calculation

From: Simon Horman
Date: Fri Sep 29 2023 - 01:48:30 EST


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@xxxxxxxxxxxxxxx
> Fixes: bd7fc6e1957c ("net: mana: Add new MANA VF performance counters for easier troubleshooting")
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>