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)
commitb2d2440430c0fdd5e0cad3efd6d1c9e3d3d02e5b
treedd6a01bc430af0b1253fee8ec0cc5fe605a00e08
parentf946e45f59ef01ff54ffb3b1eba3a8e7915e7326
RDMA/rxe: Remove VLAN code leftovers from RXE

Since the commit fd49ddaf7e26 ("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: fd49ddaf7e26 ("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