diff options
author | Parav Pandit <parav@mellanox.com> | 2018-07-16 10:50:13 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-07-26 17:47:47 +0200 |
commit | 643d213a9a034fa04f5575a40dfc8548e33ce04f (patch) | |
tree | c955259fce5028bdac3cc3a2a83b551c1c02a59d /drivers/xen/xen-acpi-cpuhotplug.c | |
parent | RDMA/cma: Consider netdevice for RoCE ports (diff) | |
download | linux-643d213a9a034fa04f5575a40dfc8548e33ce04f.tar.xz linux-643d213a9a034fa04f5575a40dfc8548e33ce04f.zip |
RDMA/cma: Do not ignore net namespace for unbound cm_id
Currently if the cm_id is not bound to any netdevice, than for such cm_id,
net namespace is ignored; which is incorrect.
Regardless of cm_id bound to a netdevice or not, net namespace must
match. When a cm_id is bound to a netdevice, in such case net namespace
and netdevice both must match.
Fixes: 4c21b5bcef73 ("IB/cma: Add net_dev and private data checks to RDMA CM")
Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions