linux_dsm_epyc7002/drivers/net/dsa/mv88e6xxx
Andrew Lunn 46712644d6 net: dsa: mv88e6xxx: Fix unconditional irq freeing
Trying to remove an IRQ domain that was not created results in an
Opps. Add the necessary checks that the irqs were created before
freeing them.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-20 21:16:13 -05:00
..
chip.c net: dsa: mv88e6xxx: Fix unconditional irq freeing 2016-11-20 21:16:13 -05:00
global1.c net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global1.h net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global2.c net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
global2.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
Kconfig net: dsa: mv88e6xxx: Select IRQ_DOMAIN 2016-11-18 13:54:22 -05:00
Makefile net: dsa: mv88e6xxx: add port files 2016-11-04 14:39:58 -04:00
mv88e6xxx.h net: dsa: mv88e6xxx: add port's MAC speed setter 2016-11-04 14:40:00 -04:00
port.c net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bit 2016-11-16 15:12:51 -05:00
port.h net: dsa: mv88e6xxx: add port's MAC speed setter 2016-11-04 14:40:00 -04:00