linux_dsm_epyc7002/drivers/net/ethernet/marvell
stephen hemminger 1401a8008a sky2: fix hang on shutdown (and other irq issues)
There are several problems with recent change to how IRQ's are setup.
   * synchronize_irq in sky2_shutdown would hang because there
     was no IRQ setup.
   * when device was set to down, some IRQ bits left enabled so a
     hardware error would produce IRQ with no handler
   * quick link on Optima chip set was enabled without handler
   * suspend/resume would leave IRQ on with no handler if device
     was down

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-16 20:27:08 -05:00
..
Kconfig
Makefile
mv643xx_eth.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
pxa168_eth.c
skge.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
skge.h
sky2.c sky2: fix hang on shutdown (and other irq issues) 2011-11-16 20:27:08 -05:00
sky2.h