diff options
author | John Garry | 2016-05-31 20:38:51 +0800 |
---|---|---|
committer | Martin K. Petersen | 2016-07-12 23:16:31 -0400 |
commit | cd4d37236590507cb96e1dee75fdc1ffac56ded3 (patch) | |
tree | 0568f53d65333a38244983dda89b012edf1b0db3 /drivers | |
parent | 308d85d1762f48e69584b168afcfef85c907d05a (diff) |
hisi_sas: update driver version to 1.5
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/hisi_sas/hisi_sas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/hisi_sas/hisi_sas.h b/drivers/scsi/hisi_sas/hisi_sas.h index d7cab724f203..4731d3241323 100644 --- a/drivers/scsi/hisi_sas/hisi_sas.h +++ b/drivers/scsi/hisi_sas/hisi_sas.h @@ -23,7 +23,7 @@ #include <scsi/sas_ata.h> #include <scsi/libsas.h> -#define DRV_VERSION "v1.4" +#define DRV_VERSION "v1.5" #define HISI_SAS_MAX_PHYS 9 #define HISI_SAS_MAX_QUEUES 32 |