]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mad: Reduce MAD scope to mlx5_ib only
authorLeon Romanovsky <leonro@mellanox.com>
Sun, 13 Jan 2019 13:57:04 +0000 (15:57 +0200)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 15 Jan 2019 08:02:29 +0000 (10:02 +0200)
commit34cb352433b4d10c9008ff76aa0c6685f2f99e37
tree7999275277be129745235e16b53a4a625aab06ba
parent5ada4c1885c3ebec7f8758c3968a4b57e1d3dc0e
RDMA/mad: Reduce MAD scope to mlx5_ib only

Management Datagram Interface (MAD) is applicable
only when physical port is Infiniband. It makes MAD
command logic to be completely unrelated to eth/core
parts of mlx5.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/cmd.c
drivers/infiniband/hw/mlx5/cmd.h
drivers/infiniband/hw/mlx5/mad.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/net/ethernet/mellanox/mlx5/core/Makefile
drivers/net/ethernet/mellanox/mlx5/core/mad.c [deleted file]
include/linux/mlx5/driver.h