From: Daniel Gollub Date: Tue, 16 Jan 2007 10:03:01 +0000 (+0100) Subject: USB: rndis_host: fix crash while probing a Nokia S60 mobile X-Git-Tag: v2.6.20-rc6~50^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb31f1764e0a11bcfe8d44e0658f83d83860e84;p=pandora-kernel.git USB: rndis_host: fix crash while probing a Nokia S60 mobile Bug fix for driver rndis_host which fixes rndis_host probing certain Nokia S60 (Series 60) mobiles. While the rndis_host get probed by usbnet and tries to bind the Nokia mobile the bind is going to fail. The rndis_host module tries to release the device, in a wrong way, which cause the oops. Fixes Bugzilla #7201 Signed-off-by: Daniel Gollub Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed