]> asedeno.scripts.mit.edu Git - linux.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)
commitab74c3a1274c5ec0711de23b232c35c0f1ac8ba5
treef12902de540483e2580c6053ccf5c8dcb0ecc488
parentbf341eb895411f36582a905d4a646b387a0d1fc3
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