From: Don Brace Date: Sat, 25 Feb 2017 00:03:04 +0000 (-0800) Subject: hpsa: bump driver version X-Git-Tag: v4.1.12-93~2^2~127 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f2c2c76417e97a10c77cfa2cdbcb6b5d306af766;p=users%2Fjedix%2Flinux-maple.git hpsa: bump driver version Reviewed-by: Scott Benesh Reviewed-by: Scott Teel Reviewed-by: Hannes Reinecke Signed-off-by: Don Brace Orabug: 25605941 Signed-off-by: Jack Vogel --- diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index a6189f9d3feb9..da34260293817 100644 --- a/drivers/scsi/hpsa.c +++ b/drivers/scsi/hpsa.c @@ -60,7 +60,7 @@ * HPSA_DRIVER_VERSION must be 3 byte values (0-255) separated by '.' * with an optional trailing '-' followed by a byte value (0-255). */ -#define HPSA_DRIVER_VERSION "3.4.16-0" +#define HPSA_DRIVER_VERSION "3.4.18-0" #define DRIVER_NAME "HP HPSA Driver (v " HPSA_DRIVER_VERSION ")" #define HPSA "hpsa"