Sync atheros813x with FreeBSD

Signed-off-by: Adrien Destugues <[email protected]>

Fixes #12328.
Fixed a style error (2 lines between functions).
This commit is contained in:
Andrew Aldridge
2017-01-22 09:20:01 +01:00
committed by Adrien Destugues
parent b6c8f81bf8
commit a735975461
8 changed files with 1516 additions and 273 deletions
+1
View File
@@ -32,6 +32,7 @@
#define IFM_1000_T 16 /* 1000Base-T - RJ45 */
#define IFM_1000_SX 18 /* 1000Base-SX - Fiber Optic */
#define IFM_10G_T 22 /* 10GBase-T - RJ45 */
#define IFM_UNKNOWN 25 /* media types not defined yet */
/* General options */