Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce742922 authored by Mintz, Yuval's avatar Mintz, Yuval Committed by David S. Miller
Browse files

qed*: Advance driver versions to 8.10.10.20.

parent 1fe582ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
#include "qed_hsi.h"

extern const struct qed_common_ops qed_common_ops_pass;
#define DRV_MODULE_VERSION "8.10.9.20"
#define DRV_MODULE_VERSION "8.10.10.20"

#define MAX_HWFNS_PER_DEVICE    (4)
#define NAME_SIZE 16
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@

#define QEDE_MAJOR_VERSION		8
#define QEDE_MINOR_VERSION		10
#define QEDE_REVISION_VERSION		9
#define QEDE_REVISION_VERSION		10
#define QEDE_ENGINEERING_VERSION	20
#define DRV_MODULE_VERSION __stringify(QEDE_MAJOR_VERSION) "."	\
		__stringify(QEDE_MINOR_VERSION) "."		\