[ofa-general] [PATCH 1/6] IB/ipath - Change the module author

Ralph Campbell ralph.campbell at qlogic.com
Tue Mar 25 11:06:12 PDT 2008


Update the module author to the current email address.

Signed-off-by: Ralph Campbell <ralph.campbell at qlogic.com>
---

 drivers/infiniband/hw/ipath/ipath_driver.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/infiniband/hw/ipath/ipath_driver.c b/drivers/infiniband/hw/ipath/ipath_driver.c
index b1613a7..bd98b86 100644
--- a/drivers/infiniband/hw/ipath/ipath_driver.c
+++ b/drivers/infiniband/hw/ipath/ipath_driver.c
@@ -87,7 +87,7 @@ module_param_named(linkrecovery, ipath_linkrecovery, uint, S_IWUSR | S_IRUGO);
 MODULE_PARM_DESC(linkrecovery, "enable workaround for link recovery issue");
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("QLogic <support at pathscale.com>");
+MODULE_AUTHOR("QLogic <support at qlogic.com>");
 MODULE_DESCRIPTION("QLogic InfiniPath driver");
 
 const char *ipath_ibcstatus_str[] = {




More information about the general mailing list