* [PATCH 4/4] hpsa: bump driver version to reflect changes
@ 2013-09-04 20:12 Mike Miller
0 siblings, 0 replies; only message in thread
From: Mike Miller @ 2013-09-04 20:12 UTC (permalink / raw)
To: Andrew Morton; +Cc: LKML, LKML-scsi
Patch 4 of 4
From: Mike Miller <mike.miller@hp.com>
Changes the version of hpsa so we know something has changed. Please consider
this for inclusion.
Signed-off-by: Mike Miller <mike.miller@hp.com>
---
drivers/scsi/hpsa.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 5097e0c..9bf6304 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -54,7 +54,7 @@
#include "hpsa.h"
/* HPSA_DRIVER_VERSION must be 3 byte values (0-255) separated by '.' */
-#define HPSA_DRIVER_VERSION "2.0.2-1"
+#define HPSA_DRIVER_VERSION "3.4.0-1"
#define DRIVER_NAME "HP HPSA Driver (v " HPSA_DRIVER_VERSION ")"
#define HPSA "hpsa"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-04 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04 20:12 [PATCH 4/4] hpsa: bump driver version to reflect changes Mike Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).