diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-06-23 22:49:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-09 11:18:27 -0700 |
commit | 1f2661c088fb1c1bf6a574f16d1666761620e3ff (patch) | |
tree | 8375e931277bed325a6c5a0437b1f76b7771d115 /CREDITS | |
parent | 04f19c5801b5e45ba34a559779e284bfbcee62b9 (diff) |
net: allwinner: emac: Add missing free_irq
commit b91113282bf44df46aba374a0b8f88a75bfd4b3f upstream.
If the mdio probe function fails in emac_open, the interrupt we just requested
isn't freed. If emac_open is called again, for example because we try to set up
the interface again, the kernel will oops because the interrupt wasn't properly
released.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions