From: Hans de Goede Date: Sat, 13 Sep 2014 10:26:36 +0000 (+0200) Subject: uas: Simplify reset / disconnect handling X-Git-Tag: fixes-for-v3.18-merge-window~16^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1589349f74d669b767bc0971fb21372ad300452e;p=pandora-kernel.git uas: Simplify reset / disconnect handling Drop the whole dance with first moving cmnds to a dead-list. The resetting flag ensures that no new cmds / urbs will be submitted, and that any urb completions are short-circuited without trying to complete the scsi cmnd. Signed-off-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed