linux/drivers/net/ethernet/qualcomm/emac
Timur Tabi c98b0537f0 net: qcom/emac: fix double free of SGMII IRQ during shutdown
If the interface is not up, then don't try to close it during a
shutdown.  This avoids possible double free of the IRQ, which
can happen during a shutdown.

Fixes: 03eb3eb4d4 ("net: qcom/emac: add shutdown function")
Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-14 08:55:32 -07:00
..
emac-ethtool.c net: qcom/emac: fix a sizeof() typo 2017-02-13 22:24:35 -05:00
emac-mac.c net: qcom/emac: do not use hardware mdio automatic polling 2017-06-04 19:32:09 -04:00
emac-mac.h net: qcom/emac: do not call emac_mac_start twice 2017-01-29 19:07:02 -05:00
emac-phy.c net: qcom/emac: do not use hardware mdio automatic polling 2017-06-04 19:32:09 -04:00
emac-phy.h net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-fsm9900.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-qdf2400.c net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values 2017-03-07 12:29:37 -08:00
emac-sgmii-qdf2432.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii.c net: qcom/emac: add support for emulation systems 2017-06-25 11:44:29 -04:00
emac-sgmii.h net: qcom/emac: add an error interrupt handler for the sgmii 2017-01-29 19:07:02 -05:00
emac.c net: qcom/emac: fix double free of SGMII IRQ during shutdown 2017-07-14 08:55:32 -07:00
emac.h net: qcom/emac: add ethtool support for reading hardware registers 2017-02-09 17:09:19 -05:00
Makefile net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00