diff options
author | Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de> | 2018-04-19 04:05:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-19 22:11:10 +0200 |
commit | 9144c3795c2636351d553e4d0fc5297201182de2 (patch) | |
tree | 9e991583aeb58064d9f40e9ecc42a784938bc2de /include/net/ax88796.h | |
parent | net-next: ax88796: Attach MII bus only when open (diff) | |
download | linux-9144c3795c2636351d553e4d0fc5297201182de2.tar.xz linux-9144c3795c2636351d553e4d0fc5297201182de2.zip |
net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
This complements the fix in 82533ad9a1c ("net: ethernet: ax88796:
don't call free_irq without request_irq first") that removed the
free_irq call in the error path of probe, to also not call free_irq
when remove is called to revert the effects of probe.
Fixes: 82533ad9a1c (net: ethernet: ax88796: don't call free_irq without request_irq first)
Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Michael Schmitz <schmitzmic@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ax88796.h')
0 files changed, 0 insertions, 0 deletions