From: Ursula Braun Date: Wed, 2 May 2007 13:18:44 +0000 (+0200) Subject: s390: fix Oops when unloading module netiucv X-Git-Tag: v2.6.22-rc1~355^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0be4acec829ae37901aea7bd09aca1cea319833a;p=pandora-kernel.git s390: fix Oops when unloading module netiucv don't remove an entry from iucv_connection_list in netiucv_exit(). netiucv_free_netdevice is called anyway, which takes care of entry removal. Signed-off-by: Ursula Braun Signed-off-by: Frank Pavlic Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed