Re: [PATCH 1/2] net: bonding: fix type-confusion in bonding header_ops
From: 戸田晃太
Date: Thu Mar 05 2026 - 06:29:56 EST
Thank you for the suggestion and for taking the time to review this.
I have sent the patch series as [PATCH v4 2/2] net: bonding: fix
type-confusion in bonding header_ops, and I expanded the changelog in
patch 1/2 as well (not only in the cover letter).
I would appreciate it if you could take a look.
2026年3月5日(木) 18:32 Eric Dumazet <edumazet@xxxxxxxxxx>:
>
> On Thu, Mar 5, 2026 at 10:27 AM Kota Toda
> <kota.toda@xxxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > Add two members to struct bonding, bond_header_ops and
> > header_slave_dev, to avoid type-confusion while keeping track of the
> > slave's header_ops.
>
> I suggest you write a detailed changelog.
> Perhaps get help from various LLM.
> Do not assume we have the context now.
> We receive hundreds of patches per week, do not assume we have
> infinite time for each of them.
> Help us.
> Please ?
> Thank you.