Files
i2som-imx-linux/drivers/usb/class
Bjørn Mork 5527f13416 USB: cdc-wdm: fix wdm_find_device* return value
commit 6a44886899 upstream.

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.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Cc: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-02 10:30:20 -07:00
..