The maintainer information for the Qlogic infiniband hardware was out of date.
This patch corrects the issue. Signed-off-by: Mike Marciniszyn <[email protected]> --- MAINTAINERS | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e50fc6e..c7ac0ff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3417,10 +3417,9 @@ S: Maintained F: drivers/net/ipg.* IPATH DRIVER -M: Ralph Campbell <[email protected]> +M: Mike Marciniszyn <[email protected]> L: [email protected] -T: git git://git.qlogic.com/ipath-linux-2.6 -S: Supported +S: Maintained F: drivers/infiniband/hw/ipath/ IPMI SUBSYSTEM @@ -5138,6 +5137,12 @@ M: Robert Jarzmik <[email protected]> L: [email protected] S: Maintained +QIB DRIVER +M: Mike Marciniszyn <[email protected]> +L: [email protected] +S: Supported +F: drivers/infiniband/hw/qib/ + QLOGIC QLA1280 SCSI DRIVER M: Michael Reed <[email protected]> L: [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
