diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-14 05:01:32 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-15 22:58:03 +0100 |
commit | 9a657b4c4a9073037121331bb54663bf11f08342 (patch) | |
tree | 0f1baeb6e3acb8ae3a703ef8419040fd74bee3e3 /MAINTAINERS | |
parent | RDMA/mlx4: Move flag constants to uapi header (diff) | |
download | linux-9a657b4c4a9073037121331bb54663bf11f08342.tar.xz linux-9a657b4c4a9073037121331bb54663bf11f08342.zip |
RDMA/i40iw: Move uapi header to include/uapi
All of these defines are part of the uABI for the driver, this
header duplicates providers/i40iw/i40iw-abi.h in rdma-core.
Acked-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..556672eea6d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7226,6 +7226,7 @@ M: Shiraz Saleem <shiraz.saleem@intel.com> L: linux-rdma@vger.kernel.org S: Supported F: drivers/infiniband/hw/i40iw/ +F: include/uapi/rdma/i40iw-abi.h INTEL TELEMETRY DRIVER M: Souvik Kumar Chakravarty <souvik.k.chakravarty@intel.com> |