freebsd-dev/sys/dev/axgbe
Adrian Chadd 94e3e7d2e8 [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue
* uninitialised variable use
* Using AXGBE_SET_ADV() where it was intended; using AXGBE_ADV()
  seems wrong and also causes a compiler warning.

Reviewed by:	rpokala
Differential Revision:	  https://reviews.freebsd.org/D26839
2020-12-03 16:54:59 +00:00
..
if_axgbe_pci.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
if_axgbe.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe_osdep.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe_osdep.h 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-common.h 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-dcb.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-desc.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-dev.c [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue 2020-12-03 16:54:59 +00:00
xgbe-drv.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-i2c.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-mdio.c [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue 2020-12-03 16:54:59 +00:00
xgbe-phy-v1.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-phy-v2.c [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue 2020-12-03 16:54:59 +00:00
xgbe-ptp.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-sysctl.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe-txrx.c 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
xgbe.h axgbe: fix tinderbox build 2020-10-14 02:23:49 +00:00