powerpc/fs_enet: Add missing irq free in error path.
authorMike Ditto <mditto@consentry.com>
Thu, 15 Jan 2009 04:43:43 +0000 (20:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Jan 2009 04:43:43 +0000 (20:43 -0800)
If something goes wrong attaching to phy driver, we weren't freeing
the IRQ.

Signed-off-by: Mike Ditto <mditto@consentry.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found