]> git.baikalelectronics.ru Git - kernel.git/commit
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
authorMatan Barak <matanb@mellanox.com>
Thu, 15 Oct 2015 15:38:52 +0000 (18:38 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 22 Oct 2015 03:48:18 +0000 (23:48 -0400)
commitcf0490208a64c9d0f764a11aaf1578cdcc30291e
treebbb8235d2913e9608bbccb9744e9d7e002794992
parent3b9204b70afb82ca28adb9d4dd399cd7679719ef
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av

The cm and cma don't need to explicitly handle vlan and smac,
as they are resolved from the GID index now. Removing this
portion of code.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/cm.c
drivers/infiniband/core/cma.c