commit | deb31f1764e0a11bcfe8d44e0658f83d83860e84 | [log] [tgz] |
---|---|---|
author | Daniel Gollub <dgollub@suse.de> | Tue Jan 16 11:03:01 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jan 22 11:46:55 2007 -0800 |
tree | 618d3ac0b7860b1ff58a43154db7f91fac180900 | |
parent | d0ffff8fddd5853e4b2b101790ac0c3690655af5 [diff] |
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 <dgollub@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>