Skip to content
Commit deb31f17 authored by Daniel Gollub's avatar Daniel Gollub Committed by Greg Kroah-Hartman
Browse files

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: default avatarDaniel Gollub <dgollub@suse.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent d0ffff8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment