Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6de97c04 authored by Igor Russkikh's avatar Igor Russkikh Committed by David S. Miller
Browse files

net: aquantia: bump driver version to match aquantia internal numbering

parent 854ab38c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,9 +10,9 @@
#ifndef VER_H
#define VER_H

#define NIC_MAJOR_DRIVER_VERSION           1
#define NIC_MINOR_DRIVER_VERSION           6
#define NIC_BUILD_DRIVER_VERSION           13
#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 AQ_CFG_DRV_VERSION_SUFFIX "-kern"