]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitd7e094d4212bc72f5575e54edfef1349e0c4cdb5
tree90457cb771a72975ab18fce83858ccdd22a3358b
parent4e704ee3c2cd38748ca59d835435d6a7e7f6f613
powerpc/fs_enet: Add missing irq free in error path.

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>
drivers/net/fs_enet/fs_enet-main.c