[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131211185533.GB11427@beardog.cce.hp.com>
Date: Wed, 11 Dec 2013 12:55:33 -0600
From: Mike Miller <mike.miller@...com>
To: Andrew Morton <akpm@...ux-foundation.org>,
"James E. J. Bottomley" <James.Bottomley@...senPartnership.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
LKML-scsi <linux-scsi@...r.kernel.org>, thenzl@...hat.com,
mike.miller@...com
Subject: [PATCH 2/2] hpsa: bump driver version to 3.4.2-1
From: Mike Miller <mike.miller@...com>
Bump the driver version so we can tell appoximately where it lines up with our
internal svn repository.
Signe-off-by: Mike Miller <mike.miller@...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 8a27d7b..4f7589d 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 "3.4.0-1"
+#define HPSA_DRIVER_VERSION "3.4.2-5"
#define DRIVER_NAME "HP HPSA Driver (v " HPSA_DRIVER_VERSION ")"
#define HPSA "hpsa"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists