summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
diff options
context:
space:
mode:
authorIgor Russkikh2018-03-20 12:40:37 +0100
committerDavid S. Miller2018-03-22 17:02:49 +0100
commitc89bf1cd3498db851bdc184b26e26baaa5f141c5 (patch)
tree8f6c2082b6350aa6e96888ff7dc73dfcae3cf4d2 /drivers/net/ethernet
parentnet: aquantia: Implement pci shutdown callback (diff)
downloadkernel-qcow2-linux-c89bf1cd3498db851bdc184b26e26baaa5f141c5.tar.gz
kernel-qcow2-linux-c89bf1cd3498db851bdc184b26e26baaa5f141c5.tar.xz
kernel-qcow2-linux-c89bf1cd3498db851bdc184b26e26baaa5f141c5.zip
net: aquantia: driver version bump
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
-rw-r--r--drivers/net/ethernet/aquantia/atlantic/ver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/aquantia/atlantic/ver.h b/drivers/net/ethernet/aquantia/atlantic/ver.h
index 5265b937677b..a445de6837a6 100644
--- a/drivers/net/ethernet/aquantia/atlantic/ver.h
+++ b/drivers/net/ethernet/aquantia/atlantic/ver.h
@@ -13,7 +13,7 @@
#define NIC_MAJOR_DRIVER_VERSION 2
#define NIC_MINOR_DRIVER_VERSION 0
#define NIC_BUILD_DRIVER_VERSION 2
-#define NIC_REVISION_DRIVER_VERSION 0
+#define NIC_REVISION_DRIVER_VERSION 1
#define AQ_CFG_DRV_VERSION_SUFFIX "-kern"