mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-05 11:00:45 +00:00
25 lines
982 B
C
25 lines
982 B
C
/******************************************************************************
|
|
*
|
|
* Copyright(c) 2016 - 2017 Realtek Corporation.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify it
|
|
* under the terms of version 2 of the GNU General Public License as
|
|
* published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
* more details.
|
|
*
|
|
*****************************************************************************/
|
|
/*RTL8821A PHY Parameters*/
|
|
/*
|
|
[Caution]
|
|
Since 01/Aug/2015, the commit rules will be simplified.
|
|
You do not need to fill up the version.h anymore,
|
|
only the maintenance supervisor fills it before formal release.
|
|
*/
|
|
#define RELEASE_DATE_8821A 20150920
|
|
#define COMMIT_BY_8821A "BB_LUKE"
|
|
#define RELEASE_VERSION_8821A 59
|