ena: Update driver version to v2.6.0

Some of the changes in this release:
* Style fixes
* Fix ENI stats probing
* Add trace for the last Tx cleanup call
* Prevent LLQ initialization if member isn't exposed
* Improve logging

Obtained from: Semihalf
MFC after: 2 weeks
Sponsored by: Amazon, Inc.
This commit is contained in:
Michal Krawczyk 2022-06-10 11:18:14 +02:00 committed by Marcin Wojtas
parent 79770fdad6
commit 79e1500276

View file

@ -40,7 +40,7 @@
#include "ena-com/ena_eth_com.h"
#define ENA_DRV_MODULE_VER_MAJOR 2
#define ENA_DRV_MODULE_VER_MINOR 5
#define ENA_DRV_MODULE_VER_MINOR 6
#define ENA_DRV_MODULE_VER_SUBMINOR 0
#define ENA_DRV_MODULE_NAME "ena"