Commit 5f7a6433 authored by Chauhan, Vijay's avatar Chauhan, Vijay Committed by James Bottomley

[SCSI] scsi_dh_rdac: Adding NetApp as a brand name for rdac

Signed-off-by: default avatarVijay Chauhan <Vijay.chauhan@netapp.com>
Reviewed-by: default avatarBob Stankey <Robert.stankey@netapp.com>
Reviewed-by: default avatarBabu Moger <Babu.moger@netapp.com>
Acked-by: default avatarChandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 0a336d6f
/*
* Engenio/LSI RDAC SCSI Device Handler
* LSI/Engenio/NetApp E-Series RDAC SCSI Device Handler
*
* Copyright (C) 2005 Mike Christie. All rights reserved.
* Copyright (C) Chandra Seetharaman, IBM Corp. 2007
......@@ -947,7 +947,7 @@ static void __exit rdac_exit(void)
module_init(rdac_init);
module_exit(rdac_exit);
MODULE_DESCRIPTION("Multipath LSI/Engenio RDAC driver");
MODULE_DESCRIPTION("Multipath LSI/Engenio/NetApp E-Series RDAC driver");
MODULE_AUTHOR("Mike Christie, Chandra Seetharaman");
MODULE_VERSION("01.00.0000.0000");
MODULE_LICENSE("GPL");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment