From: Jiri Slaby Date: Sat, 10 Feb 2007 09:44:55 +0000 (-0800) Subject: [PATCH] Char: isicom, correct probing/removing X-Git-Tag: v2.6.21-rc1~274^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ed0c0b7306d7c93e83ebe30087a12684b280cdc;p=pandora-kernel.git [PATCH] Char: isicom, correct probing/removing Don't forget to decrease card_count in fail paths and in remove function. Also null board->base in such cases to point out, that this structure is unused and thus can be reassigned. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed