linux/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas 96aec91148 amd-xgbe: Use system workqueue for device restart
A previous patch switched from using the system workqueue to the device
workqueue for various operations. During a device restart the device
workqueue is flushed so the restart cannot use this workqueue or else
a deadlock results.  Move the device restart back to using the system
workqueue.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-15 06:13:35 -07:00
..
Makefile amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-common.h amd-xgbe: Move the PHY support into amd-xgbe 2015-05-15 15:21:43 -04:00
xgbe-dcb.c amd-xgbe: Add netif_* message support to the driver 2015-05-15 15:21:43 -04:00
xgbe-debugfs.c amd-xgbe: Checkpatch fixes 2015-01-16 22:24:19 -05:00
xgbe-desc.c amd-xgbe: Fix DMA API debug warning 2015-07-08 15:57:14 -07:00
xgbe-dev.c amd-xgbe: Simplify calculation and setting of queue fifos 2015-10-05 03:23:25 -07:00
xgbe-drv.c amd-xgbe: Use system workqueue for device restart 2015-10-15 06:13:35 -07:00
xgbe-ethtool.c amd-xgbe: Add receive buffer unavailable statistic 2015-10-05 03:23:26 -07:00
xgbe-main.c amd-xgbe: Use proper DT / ACPI precedence checking 2015-10-05 03:23:22 -07:00
xgbe-mdio.c amd-xgbe: Remove the XGBE_LINK state bit 2015-10-05 03:23:27 -07:00
xgbe-ptp.c ptp: xgbe: convert to the 64 bit get/set time methods. 2015-03-31 12:01:16 -04:00
xgbe.h amd-xgbe: Remove the XGBE_LINK state bit 2015-10-05 03:23:27 -07:00