public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago
@ 2015-04-20 12:33 Sumit.Saxena
  2015-04-21 10:27 ` Hannes Reinecke
  2015-04-21 11:57 ` Tomas Henzl
  0 siblings, 2 replies; 3+ messages in thread
From: Sumit.Saxena @ 2015-04-20 12:33 UTC (permalink / raw)
  To: linux-scsi
  Cc: thenzl, martin.petersen, hch, jbottomley, kashyap.desai,
	sumit.saxena

This patch will update module parameters and driver name inside SCSI host template to reflect Avago.

Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>
---
 drivers/scsi/megaraid/megaraid_sas_base.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/scsi/megaraid/megaraid_sas_base.c b/drivers/scsi/megaraid/megaraid_sas_base.c
index 85feb00..3970780 100644
--- a/drivers/scsi/megaraid/megaraid_sas_base.c
+++ b/drivers/scsi/megaraid/megaraid_sas_base.c
@@ -94,8 +94,8 @@ MODULE_PARM_DESC(smp_affinity_enable, "SMP affinity feature enable/disbale Defau
 
 MODULE_LICENSE("GPL");
 MODULE_VERSION(MEGASAS_VERSION);
-MODULE_AUTHOR("megaraidlinux@lsi.com");
-MODULE_DESCRIPTION("LSI MegaRAID SAS Driver");
+MODULE_AUTHOR("megaraidlinux.pdl@avagotech.com");
+MODULE_DESCRIPTION("Avago MegaRAID SAS Driver");
 
 int megasas_transition_to_ready(struct megasas_instance *instance, int ocr);
 static int megasas_get_pd_list(struct megasas_instance *instance);
@@ -2775,7 +2775,7 @@ struct device_attribute *megaraid_host_attrs[] = {
 static struct scsi_host_template megasas_template = {
 
 	.module = THIS_MODULE,
-	.name = "LSI SAS based MegaRAID driver",
+	.name = "Avago SAS based MegaRAID driver",
 	.proc_name = "megaraid_sas",
 	.slave_configure = megasas_slave_configure,
 	.slave_alloc = megasas_slave_alloc,
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago
  2015-04-20 12:33 [PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago Sumit.Saxena
@ 2015-04-21 10:27 ` Hannes Reinecke
  2015-04-21 11:57 ` Tomas Henzl
  1 sibling, 0 replies; 3+ messages in thread
From: Hannes Reinecke @ 2015-04-21 10:27 UTC (permalink / raw)
  To: Sumit.Saxena, linux-scsi
  Cc: thenzl, martin.petersen, hch, jbottomley, kashyap.desai

On 04/20/2015 02:33 PM, Sumit.Saxena@avagotech.com wrote:
> This patch will update module parameters and driver name inside SCSI host template to reflect Avago.
> 
> Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>
> ---
Reviewed-by: Hannes Reinecke <hare@suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		      zSeries & Storage
hare@suse.de			      +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago
  2015-04-20 12:33 [PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago Sumit.Saxena
  2015-04-21 10:27 ` Hannes Reinecke
@ 2015-04-21 11:57 ` Tomas Henzl
  1 sibling, 0 replies; 3+ messages in thread
From: Tomas Henzl @ 2015-04-21 11:57 UTC (permalink / raw)
  To: Sumit.Saxena, linux-scsi; +Cc: martin.petersen, hch, jbottomley, kashyap.desai

On 04/20/2015 02:33 PM, Sumit.Saxena@avagotech.com wrote:
> This patch will update module parameters and driver name inside SCSI host template to reflect Avago.
>
> Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>

Reviewed-by: Tomas Henzl <thenzl@redhat.com>

Tomas


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-21 11:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 12:33 [PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago Sumit.Saxena
2015-04-21 10:27 ` Hannes Reinecke
2015-04-21 11:57 ` Tomas Henzl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox