diff options
author | Dennis Dalessandro <dennis.dalessandro@intel.com> | 2015-07-30 09:25:42 -0400 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-08-28 22:54:49 -0400 |
commit | 6f9b38903c06c159d167344821cd7b4bae864380 (patch) | |
tree | bb597360add218cbe6fe9dd0c69d99d693f0ab6f /MAINTAINERS | |
parent | 2dfcad3adea961916f013387889bc418c65421cd (diff) | |
download | op-kernel-dev-6f9b38903c06c159d167344821cd7b4bae864380.zip op-kernel-dev-6f9b38903c06c159d167344821cd7b4bae864380.tar.gz |
IB/ipath: Deprecate ipath driver and move to staging.
It is now time for the ipath driver to begin to be phased out of the kernel.
This patch moves the ipath driver from the Infiniband sub tree to the staging
area where it will remain until the code is removed from the kernel in a few
releases.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a82aa07..db1a523 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5536,7 +5536,7 @@ IPATH DRIVER M: Mike Marciniszyn <infinipath@intel.com> L: linux-rdma@vger.kernel.org S: Maintained -F: drivers/infiniband/hw/ipath/ +F: drivers/staging/rdma/ipath/ IPMI SUBSYSTEM M: Corey Minyard <minyard@acm.org> |