ena: Update driver version to v2.6.1

Minor version update which improves styling of a printouts, fixes
the KASAN and KMSAN kernel builds and LLQ reconfiguration after the
device reset.

Obtained from: Semihalf
MFC after: 2 weeks
Sponsored by: Amazon, Inc.
This commit is contained in:
Michal Krawczyk 2022-07-04 09:12:57 +02:00 committed by Marcin Wojtas
parent 3324e304c1
commit 25b64933a4

View File

@ -41,7 +41,7 @@
#define ENA_DRV_MODULE_VER_MAJOR 2
#define ENA_DRV_MODULE_VER_MINOR 6
#define ENA_DRV_MODULE_VER_SUBMINOR 0
#define ENA_DRV_MODULE_VER_SUBMINOR 1
#define ENA_DRV_MODULE_NAME "ena"