Skip to content

Commit 6de97c0

Browse files
caildavem330
authored andcommitted
net: aquantia: bump driver version to match aquantia internal numbering
Signed-off-by: Igor Russkikh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 854ab38 commit 6de97c0

File tree

1 file changed

+3
-3
lines changed
  • drivers/net/ethernet/aquantia/atlantic

1 file changed

+3
-3
lines changed

drivers/net/ethernet/aquantia/atlantic/ver.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
#ifndef VER_H
1111
#define VER_H
1212

13-
#define NIC_MAJOR_DRIVER_VERSION 1
14-
#define NIC_MINOR_DRIVER_VERSION 6
15-
#define NIC_BUILD_DRIVER_VERSION 13
13+
#define NIC_MAJOR_DRIVER_VERSION 2
14+
#define NIC_MINOR_DRIVER_VERSION 0
15+
#define NIC_BUILD_DRIVER_VERSION 2
1616
#define NIC_REVISION_DRIVER_VERSION 0
1717

1818
#define AQ_CFG_DRV_VERSION_SUFFIX "-kern"

0 commit comments

Comments
 (0)