]> git.baikalelectronics.ru Git - kernel.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)
commit29d748e0b0fcba85e1c25c5eda02c44b7bd52483
tree57a5ddca6febced57b3a3f5abb495c320486286f
parent4177224e6824268c5d1360297eb90e6b7c111914
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