commit | 758d11bf096ada9d38fc690c2efe5e4661685bfc | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sun Apr 24 19:14:36 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 24 19:14:36 2005 -0700 |
tree | 3e6659e01973d3ee028aae15d679aab218c830a9 | |
parent | d5ac99a648b8c61d0c7f1c32a8ab7f1dca0123d2 [diff] |
[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>