forked from Minki/linux
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>
This commit is contained in:
parent
4e96a77440
commit
928e3e4bb9
@ -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@pathscale.com>");
|
||||
MODULE_AUTHOR("QLogic <support@qlogic.com>");
|
||||
MODULE_DESCRIPTION("QLogic InfiniPath driver");
|
||||
|
||||
const char *ipath_ibcstatus_str[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user