[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y48Q/xoACOyFaozp@shredder>
Date: Tue, 6 Dec 2022 11:53:03 +0200
From: Ido Schimmel <idosch@...dia.com>
To: Nikolay Aleksandrov <razor@...ckwall.org>
Cc: netdev@...r.kernel.org, bridge@...ts.linux-foundation.org,
davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, roopa@...dia.com, mlxsw@...dia.com
Subject: Re: [PATCH net-next 1/8] bridge: mcast: Centralize netlink attribute
parsing
On Mon, Dec 05, 2022 at 01:34:08PM +0200, Nikolay Aleksandrov wrote:
> I just noticed the skb argument is unused. Does it get used in a future change?
Nope :)
> Also a minor nit - I think nlh can be a const, nlmsg_parse_deprecated already uses a const nlh.
Removed the 'skb' argument and marked 'nlh' as 'const'.
Thanks!
Powered by blists - more mailing lists