[PATCH v3 4/6] net/macb: zero ol_flags in each recv function
Stephen Hemminger
stephen at networkplumber.org
Thu Mar 20 19:53:53 CET 2025
On Tue, 10 Dec 2024 07:07:59 +0000
Wencheng Li <liwencheng at phytium.com.cn> wrote:
> Because macb driver does not support hardware offload, ol_flags
> field of mbuf structure needs to be zeroed in recv function.
>
> Fixes: 97fd6a929cf8 ("net/macb: add new driver")
> Cc: liwencheng at phytium.com.cn
>
> Signed-off-by: Wencheng Li <liwencheng at phytium.com.cn>
Don't send incremental patches like this.
Driver is not yet merged. Pleas fix the first commit instead.
More information about the dev
mailing list