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

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   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 AQ_CFG_DRV_VERSION_SUFFIX "-kern"
  11 
  12 #endif /* VER_H */

/* [<][>][^][v][top][bottom][index][help] */