public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER
@ 2007-04-19 17:10 David Milburn
  2007-04-20 21:36 ` Patro, Sumant
  2007-04-24 19:10 ` Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: David Milburn @ 2007-04-19 17:10 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi, dmilburn

Update the driver version reported by MEGAIOC_QDRVRVER to
match LSI_COMMON_MOD_VERSION.

Signed-off-by: David Milburn <dmilburn@redhat.com>
---

 drivers/scsi/megaraid/megaraid_mm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/megaraid/megaraid_mm.c b/drivers/scsi/megaraid/megaraid_mm.c
index f33a678..e075a52 100644
--- a/drivers/scsi/megaraid/megaraid_mm.c
+++ b/drivers/scsi/megaraid/megaraid_mm.c
@@ -60,7 +60,7 @@ EXPORT_SYMBOL(mraid_mm_unregister_adp);
 EXPORT_SYMBOL(mraid_mm_adapter_app_handle);
 
 static int majorno;
-static uint32_t drvr_ver	= 0x02200206;
+static uint32_t drvr_ver	= 0x02200207;
 
 static int adapters_count_g;
 static struct list_head adapters_list_g;

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

* RE: [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER
  2007-04-19 17:10 [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER David Milburn
@ 2007-04-20 21:36 ` Patro, Sumant
  2007-04-24 19:10 ` Christoph Hellwig
  1 sibling, 0 replies; 4+ messages in thread
From: Patro, Sumant @ 2007-04-20 21:36 UTC (permalink / raw)
  To: David Milburn, James.Bottomley; +Cc: linux-scsi, Yang, Bo

 
ACK.

Thank you David.

Regards,

Sumant

-----Original Message-----
From: linux-scsi-owner@vger.kernel.org
[mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of David Milburn
Sent: Thursday, April 19, 2007 10:10 AM
To: James.Bottomley@SteelEye.com
Cc: linux-scsi@vger.kernel.org; dmilburn@redhat.com
Subject: [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER

Update the driver version reported by MEGAIOC_QDRVRVER to match
LSI_COMMON_MOD_VERSION.

Signed-off-by: David Milburn <dmilburn@redhat.com>
---

 drivers/scsi/megaraid/megaraid_mm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/megaraid/megaraid_mm.c
b/drivers/scsi/megaraid/megaraid_mm.c
index f33a678..e075a52 100644
--- a/drivers/scsi/megaraid/megaraid_mm.c
+++ b/drivers/scsi/megaraid/megaraid_mm.c
@@ -60,7 +60,7 @@ EXPORT_SYMBOL(mraid_mm_unregister_adp);
 EXPORT_SYMBOL(mraid_mm_adapter_app_handle);
 
 static int majorno;
-static uint32_t drvr_ver	= 0x02200206;
+static uint32_t drvr_ver	= 0x02200207;
 
 static int adapters_count_g;
 static struct list_head adapters_list_g;
-
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 related	[flat|nested] 4+ messages in thread

* Re: [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER
  2007-04-19 17:10 [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER David Milburn
  2007-04-20 21:36 ` Patro, Sumant
@ 2007-04-24 19:10 ` Christoph Hellwig
  2007-04-24 20:53   ` David Milburn
  1 sibling, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2007-04-24 19:10 UTC (permalink / raw)
  To: David Milburn; +Cc: James.Bottomley, linux-scsi

On Thu, Apr 19, 2007 at 12:10:24PM -0500, David Milburn wrote:
> Update the driver version reported by MEGAIOC_QDRVRVER to
> match LSI_COMMON_MOD_VERSION.

Why does this matter?


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

* Re: [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER
  2007-04-24 19:10 ` Christoph Hellwig
@ 2007-04-24 20:53   ` David Milburn
  0 siblings, 0 replies; 4+ messages in thread
From: David Milburn @ 2007-04-24 20:53 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: James.Bottomley, linux-scsi

Christoph Hellwig wrote:
> On Thu, Apr 19, 2007 at 12:10:24PM -0500, David Milburn wrote:
> 
>>Update the driver version reported by MEGAIOC_QDRVRVER to
>>match LSI_COMMON_MOD_VERSION.
> 
> 
> Why does this matter?
> 

It is needed so that the correct driver version is reported
by user-space tools that use the MEGAIOC_QDRVRVER ioctl
to query the driver version.

David


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

end of thread, other threads:[~2007-04-24 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-19 17:10 [PATCH] megaraid: update version reported by MEGAIOC_QDRVRVER David Milburn
2007-04-20 21:36 ` Patro, Sumant
2007-04-24 19:10 ` Christoph Hellwig
2007-04-24 20:53   ` David Milburn

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