]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rtnetlink: remove pad field in ndo_fdb_dump_context
authorEric Dumazet <edumazet@google.com>
Mon, 9 Dec 2024 10:07:47 +0000 (10:07 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Dec 2024 02:32:33 +0000 (18:32 -0800)
commit53a6d8912372fc23ea82cc7a49eb59047aa0a650
tree63c64074a98fa8303d59a012af7b31f0cb010e05
parent53970a05f799087e2dd2005973609188504e7fcc
rtnetlink: remove pad field in ndo_fdb_dump_context

I chose to remove this field in a separate patch to ease
potential bisection, in case one ndo_fdb_dump() is still
using the old way (cb->args[2] instead of ctx->fdb_idx)

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20241209100747.2269613-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/rtnetlink.h