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 fb4cece commit 8c99551Copy full SHA for 8c99551
drivers/scsi/smartpqi/smartpqi_init.c
@@ -33,11 +33,11 @@
33
#define BUILD_TIMESTAMP
34
#endif
35
36
-#define DRIVER_VERSION "2.1.24-046"
+#define DRIVER_VERSION "2.1.26-030"
37
#define DRIVER_MAJOR 2
38
#define DRIVER_MINOR 1
39
-#define DRIVER_RELEASE 24
40
-#define DRIVER_REVISION 46
+#define DRIVER_RELEASE 26
+#define DRIVER_REVISION 30
41
42
#define DRIVER_NAME "Microchip SmartPQI Driver (v" \
43
DRIVER_VERSION BUILD_TIMESTAMP ")"
0 commit comments