On 10/16/23 16:12, Ido Schimmel wrote:
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 <[email protected]>
---
net/bridge/br_device.c | 2 +-
net/bridge/br_input.c | 2 +-
net/bridge/br_multicast.c | 5 +++--
net/bridge/br_private.h | 10 ++++++----
4 files changed, 11 insertions(+), 8 deletions(-)
Acked-by: Nikolay Aleksandrov <[email protected]>