Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-microblaze.git] / drivers / net / ethernet / aquantia / atlantic / ver.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * aQuantia Corporation Network Driver
4  * Copyright (C) 2014-2017 aQuantia Corporation. All rights reserved
5  */
6
7 #ifndef VER_H
8 #define VER_H
9
10 #define NIC_MAJOR_DRIVER_VERSION           2
11 #define NIC_MINOR_DRIVER_VERSION           0
12 #define NIC_BUILD_DRIVER_VERSION           4
13 #define NIC_REVISION_DRIVER_VERSION        0
14
15 #define AQ_CFG_DRV_VERSION_SUFFIX "-kern"
16
17 #endif /* VER_H */