Răsfoiți Sursa

IB/ipath: Change the module author

Update the module author to the current email address.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Ralph Campbell 17 ani în urmă
părinte
comite
928e3e4bb9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      drivers/infiniband/hw/ipath/ipath_driver.c

+ 1 - 1
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_PARM_DESC(linkrecovery, "enable workaround for link recovery issue");
 
 
 MODULE_LICENSE("GPL");
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("QLogic <support@pathscale.com>");
+MODULE_AUTHOR("QLogic <support@qlogic.com>");
 MODULE_DESCRIPTION("QLogic InfiniPath driver");
 MODULE_DESCRIPTION("QLogic InfiniPath driver");
 
 
 const char *ipath_ibcstatus_str[] = {
 const char *ipath_ibcstatus_str[] = {