e1000: IRQ resources cleanup
authorVasily Averin <vvs@sw.ru>
Mon, 28 Aug 2006 21:56:19 +0000 (14:56 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Mon, 28 Aug 2006 21:56:19 +0000 (14:56 -0700)
irq leak was found in 2.6.18-rc4 and e1000 7.2.7 from sourceforge: if
e1000_up fails in e1000_open() we do not free allocated irq

Signed-off-by: Vasily Averin <vvs@sw.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>

No differences found