]> asedeno.scripts.mit.edu Git - linux.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)
commit73f5a82bb3c9fce550da4a74a32b8cb064b50663
tree7999275277be129745235e16b53a4a625aab06ba
parent1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8
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