commit | 73f5a82bb3c9fce550da4a74a32b8cb064b50663 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Sun Jan 13 15:57:04 2019 +0200 |
committer | Leon Romanovsky <leonro@mellanox.com> | Tue Jan 15 10:02:29 2019 +0200 |
tree | 7999275277be129745235e16b53a4a625aab06ba | |
parent | 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8 [diff] |
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>