Skip to content

Commit

Permalink
scsi: qla2xxx: Update driver version to 9.01.00.00-k
Browse files Browse the repository at this point in the history
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
  • Loading branch information
himanshu.madhani@cavium.com authored and Martin K. Petersen committed Jun 28, 2017
1 parent b945e77 commit 34e0bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/qla2xxx/qla_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "9.00.00.00-k"
#define QLA2XXX_VERSION "9.01.00.00-k"

#define QLA_DRIVER_MAJOR_VER 9
#define QLA_DRIVER_MINOR_VER 0
#define QLA_DRIVER_MINOR_VER 1
#define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 0

0 comments on commit 34e0bad

Please sign in to comment.