Skip to content
Snippets Groups Projects
Commit 1ffde03d authored by Ondrej Zary's avatar Ondrej Zary Committed by David S. Miller
Browse files

3c503: fix broken IRQ autoprobing


Fix broken IRQ autoprobing in 3c503 driver:
 - improper IRQ freeing (does not free IRQs causes WARN)
 - missing break when an working IRQ is found

The driver works with this patch.

Signed-off-by: default avatarOndrej Zary <linux@rainbow-software.org>
Reviewed-by: default avatarBen Hutchings <ben@decadent.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@conan.davemloft.net>
parent b9cabe52
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment