WSL2-Linux-Kernel/drivers/net/ethernet/mellanox/mlxsw
Yotam Gigi 51af96b534 mlxsw: router: Enable neighbors to be created on stacked devices
Make the function mlxsw_router_neigh_construct search the rif according
to the neighbour dev other than the dev that was passed to the ndo, thus
allowing creating neigbhours upon stacked devices.

Fixes: 6cf3c971dc ("mlxsw: spectrum_router: Add private neigh table")
Signed-off-by: Yotam Gigi <yotamg@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-24 09:39:04 -07:00
..
Kconfig
Makefile mlxsw: Introduce simplistic KVD linear area manager 2016-07-05 09:06:30 -07:00
cmd.h mlxsw: pci: Add resources query implementation. 2016-07-24 23:11:58 -07:00
core.c mlxsw: pci: Add resources query implementation. 2016-07-24 23:11:58 -07:00
core.h mlxsw: pci: Add max span resources to resources query 2016-07-24 23:11:59 -07:00
core_hwmon.c
emad.h
item.h
pci.c mlxsw: pci: Add max span resources to resources query 2016-07-24 23:11:59 -07:00
pci.h
port.h mlxsw: spectrum: Add missing flood to router port 2016-08-24 09:39:03 -07:00
reg.h mlxsw: reg: Fix missing op field fill-up 2016-08-17 19:18:27 -04:00
spectrum.c mlxsw: spectrum: Add missing flood to router port 2016-08-24 09:39:03 -07:00
spectrum.h mlxsw: spectrum: Create PVID vPort before registering netdevice 2016-08-17 19:18:27 -04:00
spectrum_buffers.c mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set 2016-08-19 18:01:56 -07:00
spectrum_dcb.c mlxsw: spectrum: Do not override PAUSE settings 2016-08-08 12:57:27 -07:00
spectrum_kvdl.c mlxsw: Introduce simplistic KVD linear area manager 2016-07-05 09:06:30 -07:00
spectrum_router.c mlxsw: router: Enable neighbors to be created on stacked devices 2016-08-24 09:39:04 -07:00
spectrum_switchdev.c mlxsw: spectrum: Unmap 802.1Q FID before destroying it 2016-08-17 19:18:27 -04:00
switchx2.c mlxsw: pci: Add resources query implementation. 2016-07-24 23:11:58 -07:00
trap.h mlxsw: spectrum: Trap loop-backed packets 2016-08-17 19:18:27 -04:00
txheader.h