[ATM]: ENI155P error handling fix
authorAndrew Morton <akpm@osdl.org>
Mon, 25 Apr 2005 02:14:36 +0000 (19:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2005 02:14:36 +0000 (19:14 -0700)
From: Panagiotis Issaris <takis@lumumba.luc.ac.be>

In the ENI155P device driver in six possible failure cases the requested
irq is not being released.

In three of the above possible failure cases additionally there seems to
be a memory leak.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found