[PATCH] icn driver fails to unload when no hardware present
authorDave Jones <davej@redhat.com>
Mon, 8 Aug 2005 23:13:15 +0000 (16:13 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 8 Aug 2005 23:21:32 +0000 (16:21 -0700)
Fix a null dereference in module unload path.

Found by a simple modprobe icn ; rmmod icn

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found