]> git.samba.org - sfrench/cifs-2.6.git/commit
net: lan966x: Split lan966x_fdb_event_work
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Wed, 17 Aug 2022 19:34:43 +0000 (21:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Aug 2022 13:00:54 +0000 (14:00 +0100)
commit9b4ed7d262f3ea3b01c8dcbfff8fdf7f08ce3d75
tree57a5ddca6febced57b3a3f5abb495c320486286f
parent7c300735a1a1283fc30931ab9d981d0e718945d1
net: lan966x: Split lan966x_fdb_event_work

Split the function lan966x_fdb_event_work. One case for when the
orig_dev is a bridge and one case when orig_dev is lan966x port.
This is preparation for lag support. There is no functional change.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan966x/lan966x_fdb.c