commit | bbb8e6bf10c5c3c9c70a94aa26cb27f95f10dee5 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Apr 06 17:33:55 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 06 14:36:33 2009 -0700 |
tree | 9b9a913e02cdf633675a7d1ee1757a29ab4a3773 | |
parent | 8d5a05da823ebd83a5147e1bfe19036a57a4d33c [diff] |
isicom: isicom kref leak fix The isicom driver leaks a kref on the shutdown path. Drop the additional kref we took Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>