diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2017-05-30 11:44:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-30 14:18:15 -0400 |
commit | 177567580aa1c3ec6e900b25280a52f02f93469f (patch) | |
tree | b0d0d87c2a170132285e016b5e443768b93151cf /MAINTAINERS | |
parent | 39acf4e242621bd2b5d992a7ef2fd3358065d576 (diff) | |
download | blackbird-op-linux-177567580aa1c3ec6e900b25280a52f02f93469f.tar.gz blackbird-op-linux-177567580aa1c3ec6e900b25280a52f02f93469f.zip |
MAINTAINERS: Move mlx5 rdma header file to IB driver charge
It belongs there, should not be under mlx5 Core driver.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dbc20c963c4..0f92a2ff4b12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8538,7 +8538,6 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/ S: Supported F: drivers/net/ethernet/mellanox/mlx5/core/ F: include/linux/mlx5/ -F: include/uapi/rdma/mlx5-abi.h MELLANOX MLX5 IB driver M: Matan Barak <matanb@mellanox.com> @@ -8549,6 +8548,7 @@ Q: http://patchwork.kernel.org/project/linux-rdma/list/ S: Supported F: drivers/infiniband/hw/mlx5/ F: include/linux/mlx5/ +F: include/uapi/rdma/mlx5-abi.h MELEXIS MLX90614 DRIVER M: Crt Mori <cmo@melexis.com> |