Skip to content

Commit

Permalink
net: ena: update driver version from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Update driver version due to critical bug fixes.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Arthur Kiyanovski authored and David S. Miller committed Nov 19, 2018
1 parent 58a54b9 commit 4c23738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/amazon/ena/ena_netdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

#define DRV_MODULE_VER_MAJOR 2
#define DRV_MODULE_VER_MINOR 0
#define DRV_MODULE_VER_SUBMINOR 1
#define DRV_MODULE_VER_SUBMINOR 2

#define DRV_MODULE_NAME "ena"
#ifndef DRV_MODULE_VERSION
Expand Down

0 comments on commit 4c23738

Please sign in to comment.