diff options
author | Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de> | 2018-04-19 14:05:21 +1200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-19 16:11:10 -0400 |
commit | 9144c3795c2636351d553e4d0fc5297201182de2 (patch) | |
tree | 9e991583aeb58064d9f40e9ecc42a784938bc2de /mm/hmm.c | |
parent | fd5f375c162807b4e39676c540e26400c091cf4f (diff) | |
download | linux-9144c3795c2636351d553e4d0fc5297201182de2.tar.bz2 |
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 'mm/hmm.c')
0 files changed, 0 insertions, 0 deletions