diff options
author | Parav Pandit <[email protected]> | 2018-04-23 17:01:55 +0300 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2018-04-27 11:03:15 -0400 |
commit | 84a6a7a99c0ac2f67366288c0625c9fba176b264 (patch) | |
tree | b8e3f16bbf2c616aa06885225050846afcdaeb09 /net/switchdev/switchdev.c | |
parent | 4f32ac2e452c2180cd2df581cbadac183e27ecd0 (diff) |
IB/mlx5: Fix represent correct netdevice in dual port RoCE
In commit bcf87f1dbbec ("IB/mlx5: Listen to netdev register/unresiter events in switchdev mode")
incorrectly mapped primary device's netdevice to 2nd port netdevice.
It always represented primary port's netdevice for 2nd port netdevice
when ib representors were not used.
This results into failing to process CM request arriving on 2nd port due
to incorrect mapping of netdevice.
This fix corrects it by considering the right mdev.
Cc: <[email protected]> # 4.16
Fixes: bcf87f1dbbec ("IB/mlx5: Listen to netdev register/unresiter events in switchdev mode")
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Parav Pandit <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions