forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/scsi/qedi/qedi_version.h
....@@ -1,14 +1,11 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * QLogic iSCSI Offload Driver
34 * Copyright (c) 2016 Cavium Inc.
4
- *
5
- * This software is available under the terms of the GNU General Public License
6
- * (GPL) Version 2, available from the file COPYING in the main directory of
7
- * this source tree.
85 */
96
10
-#define QEDI_MODULE_VERSION "8.33.0.20"
7
+#define QEDI_MODULE_VERSION "8.37.0.20"
118 #define QEDI_DRIVER_MAJOR_VER 8
12
-#define QEDI_DRIVER_MINOR_VER 33
9
+#define QEDI_DRIVER_MINOR_VER 37
1310 #define QEDI_DRIVER_REV_VER 0
1411 #define QEDI_DRIVER_ENG_VER 20