From: Oliver Neukum Date: Thu, 27 Aug 2009 14:46:56 +0000 (+0200) Subject: USB: fix missing error check in probing X-Git-Tag: v2.6.32-rc1~174^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e5ea5e32043094d96ca1e501110c1fbb631f693;p=pandora-kernel.git USB: fix missing error check in probing usb: check for IO errors usb_set_interface can return if they happen while unbinding a flag is set to retry upon probe if they happen during probe they are handled as probe errors Signed-off-by: Oliver Neukum Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed