Skip to content

Commit

Permalink
linux/ena: Update driver version to 2.7.3
Browse files Browse the repository at this point in the history
Update the driver to its correct version

Signed-off-by: Shay Agroskin <shayagr@amazon.com>
  • Loading branch information
ShayAgros committed Jun 21, 2022
1 parent 751ad86 commit 2c4e0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/linux/ena/ena_netdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

#define DRV_MODULE_GEN_MAJOR 2
#define DRV_MODULE_GEN_MINOR 7
#define DRV_MODULE_GEN_SUBMINOR 2
#define DRV_MODULE_GEN_SUBMINOR 3

#define DRV_MODULE_NAME "ena"
#ifndef DRV_MODULE_GENERATION
Expand Down

0 comments on commit 2c4e0db

Please sign in to comment.