diff options
author | 2014-06-23 22:49:40 +0200 | |
---|---|---|
committer | 2014-06-25 16:31:17 -0700 | |
commit | b91113282bf44df46aba374a0b8f88a75bfd4b3f (patch) | |
tree | d1d94b894b448033edbc7539e488d87b445127f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cxgb4: use dev_port to identify ports (diff) | |
download | wireguard-linux-b91113282bf44df46aba374a0b8f88a75bfd4b3f.tar.xz wireguard-linux-b91113282bf44df46aba374a0b8f88a75bfd4b3f.zip |
net: allwinner: emac: Add missing free_irq
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>
Cc: <stable@vger.kernel.org> # 3.11+
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions