]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications
authorIdo Schimmel <idosch@mellanox.com>
Thu, 11 Oct 2018 07:47:50 +0000 (07:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 17:08:22 +0000 (10:08 -0700)
commit54bbcfc6b27ad5dd06bd41c638f5e0757418a004
treef12902de540483e2580c6053ccf5c8dcb0ecc488
parente6b3bd18aa5cdfcbc7665a6179a16beb08b3f281
mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications

VxLAN FDB notifications need to be handled differently than bridge FDB
notifications, so initialize the work item based on the received
notification and rename the invoked function accordingly.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c