From: Johan Hovold Date: Sun, 22 Nov 2009 16:01:13 +0000 (+0100) Subject: USB: ftdi_sio: fix error message on close X-Git-Tag: v2.6.34-rc1~215^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b5cbfe77ecbbeccc38a486e054a59aaaf028c8;p=pandora-kernel.git USB: ftdi_sio: fix error message on close Resubmitting read urb fails with -EPERM if completion handler runs while urb is being killed on close. This should not be reported as an error. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed