]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/rxe: Remove VLAN code leftovers from RXE
authorZhu Yanjun <yanjunz@nvidia.com>
Mon, 2 Nov 2020 14:13:42 +0000 (22:13 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 12 Nov 2020 15:38:27 +0000 (11:38 -0400)
commitce88c194200adbcae97194b6ae2f387bceb74b5e
treedd6a01bc430af0b1253fee8ec0cc5fe605a00e08
parent4c637bc0e827af701c7a47034e22646cdf519afa
RDMA/rxe: Remove VLAN code leftovers from RXE

Since the commit af037127e330 ("RDMA/rxe: prevent rxe creation on top of
vlan interface") does not permit rxe on top of vlan device, all the stuff
related with vlan should be removed.

Fixes: af037127e330 ("RDMA/rxe: prevent rxe creation on top of vlan interface")
Link: https://lore.kernel.org/r/1604326422-18625-1-git-send-email-yanjunz@nvidia.com
Signed-off-by: Zhu Yanjun <yanjunz@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_net.c
drivers/infiniband/sw/rxe/rxe_resp.c