From: Bjørn Mork Date: Mon, 10 Sep 2012 20:17:34 +0000 (+0200) Subject: USB: cdc-wdm: fix wdm_find_device* return value X-Git-Tag: v3.6-rc6~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a44886899ef8cc396e230e492e6a56a883889f3;p=pandora-kernel.git USB: cdc-wdm: fix wdm_find_device* return value A logic error made the wdm_find_device* functions return a bogus pointer into static data instead of the intended NULL no matching device was found. Cc: stable # v3.4+ Cc: Oliver Neukum Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed