Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/net: sgiseeq: fix return on error
If we continue on error, we'd likely free the IRQ that we didn't get, right? Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information