We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dde72 commit bda1c93Copy full SHA for bda1c93
drivers/scsi/smartpqi/smartpqi_init.c
@@ -33,11 +33,11 @@
33
#define BUILD_TIMESTAMP
34
#endif
35
36
-#define DRIVER_VERSION "2.1.28-025"
+#define DRIVER_VERSION "2.1.30-031"
37
#define DRIVER_MAJOR 2
38
#define DRIVER_MINOR 1
39
-#define DRIVER_RELEASE 28
40
-#define DRIVER_REVISION 25
+#define DRIVER_RELEASE 30
+#define DRIVER_REVISION 31
41
42
#define DRIVER_NAME "Microchip SmartPQI Driver (v" \
43
DRIVER_VERSION BUILD_TIMESTAMP ")"
0 commit comments