Skip to content

Commit

Permalink
net/ena: update driver version to 1.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Netanel Belgazal authored and David S. Miller committed Feb 10, 2017
1 parent dd8427a commit 3e5d689
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 @@ -44,7 +44,7 @@
#include "ena_eth_com.h"

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

#define DRV_MODULE_NAME "ena"
Expand Down

0 comments on commit 3e5d689

Please sign in to comment.