]> git.itanic.dy.fi Git - linux-stable/commit
bridge: mcast: Rename MDB entry get function
authorIdo Schimmel <idosch@nvidia.com>
Wed, 25 Oct 2023 12:30:11 +0000 (15:30 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2023 09:51:41 +0000 (10:51 +0100)
commit6d0259dd6c533e4ccc41b40075c1bdfd0f1efbd7
treea435f0471f4975c4ff6b322e842a99c12cedfe08
parent62ef9cba98a2e401b1e8b5dedcc56b735031e744
bridge: mcast: Rename MDB entry get function

The current name is going to conflict with the upcoming net device
operation for the MDB get operation.

Rename the function to br_mdb_entry_skb_get(). No functional changes
intended.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_device.c
net/bridge/br_input.c
net/bridge/br_multicast.c
net/bridge/br_private.h