aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViswas G <[email protected]>2015-08-11 15:06:32 +0530
committerJames Bottomley <[email protected]>2015-08-26 17:19:05 -0700
commit1cd129918f14f42f8b1940096dba629ce7e7a243 (patch)
tree10377487cf4adc02d8bdc7cedd209b1e5054b601
parent27ecfa5e79bfc2e4efca67a6077080acab546a4a (diff)
pm80xx: Bump pm80xx driver version to 0.1.38
Bump pm80xx driver version to 0.1.38. Signed-off-by: Viswas G <[email protected]> Reviewed-by: Suresh Thiagarajan <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Jack Wang <[email protected]> Reviewed-by: Tomas Henzl <[email protected]> Signed-off-by: James Bottomley <[email protected]>
-rw-r--r--drivers/scsi/pm8001/pm8001_sas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/pm8001/pm8001_sas.h b/drivers/scsi/pm8001/pm8001_sas.h
index 27880261aafd..e2e97db38ae8 100644
--- a/drivers/scsi/pm8001/pm8001_sas.h
+++ b/drivers/scsi/pm8001/pm8001_sas.h
@@ -58,7 +58,7 @@
#include "pm8001_defs.h"
#define DRV_NAME "pm80xx"
-#define DRV_VERSION "0.1.37"
+#define DRV_VERSION "0.1.38"
#define PM8001_FAIL_LOGGING 0x01 /* Error message logging */
#define PM8001_INIT_LOGGING 0x02 /* driver init logging */
#define PM8001_DISC_LOGGING 0x04 /* discovery layer logging */