[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)
commit758d11bf096ada9d38fc690c2efe5e4661685bfc
tree3e6659e01973d3ee028aae15d679aab218c830a9
parentd5ac99a648b8c61d0c7f1c32a8ab7f1dca0123d2
[ATM]: ENI155P error handling fix

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>
drivers/atm/eni.c