Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: hpsa: update driver version

[mkp: wrong baseline, applied by hand]

Reviewed-by: Gerry Morong <gerry.morong@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Don Brace and committed by
Martin K. Petersen
9a14f9b1 c5dfd106

+1 -1
+1 -1
drivers/scsi/hpsa.c
··· 60 60 * HPSA_DRIVER_VERSION must be 3 byte values (0-255) separated by '.' 61 61 * with an optional trailing '-' followed by a byte value (0-255). 62 62 */ 63 - #define HPSA_DRIVER_VERSION "3.4.20-160" 63 + #define HPSA_DRIVER_VERSION "3.4.20-170" 64 64 #define DRIVER_NAME "HP HPSA Driver (v " HPSA_DRIVER_VERSION ")" 65 65 #define HPSA "hpsa" 66 66