drivers/net: sgiseeq: fix return on error
authorNicolas Kaiser <nikai@nikai.net>
Tue, 26 Oct 2010 17:02:13 +0000 (10:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2010 17:02:13 +0000 (10:02 -0700)
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>

No differences found