Skip to content

Commit

Permalink
scsi: smartpqi: Update version to 2.1.10-020
Browse files Browse the repository at this point in the history
Link: https://lore.kernel.org/r/20210714182847.50360-10-don.brace@microchip.com
Reviewed-by: Kevin Barnett <kevin.barnett@microchip.com>
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Gerry Morong <gerry.morong@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
  • Loading branch information
Don Brace authored and Martin K. Petersen committed Jul 20, 2021
1 parent 0777a3f commit f339c7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/scsi/smartpqi/smartpqi_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
#define BUILD_TIMESTAMP
#endif

#define DRIVER_VERSION "2.1.8-045"
#define DRIVER_VERSION "2.1.10-020"
#define DRIVER_MAJOR 2
#define DRIVER_MINOR 1
#define DRIVER_RELEASE 8
#define DRIVER_REVISION 45
#define DRIVER_RELEASE 10
#define DRIVER_REVISION 20

#define DRIVER_NAME "Microchip SmartPQI Driver (v" \
DRIVER_VERSION BUILD_TIMESTAMP ")"
Expand Down

0 comments on commit f339c7e

Please sign in to comment.