From: Hans de Goede Date: Sat, 13 Sep 2014 10:26:46 +0000 (+0200) Subject: uas: Drop COMMAND_COMPLETED flag X-Git-Tag: fixes-for-v3.18-merge-window~16^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb7d664ae459114cbbee8ecef17f90b9c71d994c;p=pandora-kernel.git uas: Drop COMMAND_COMPLETED flag It was only used to sanity check against completing the same cmnd twice, but that is the case we're likely operating on free-ed memory, and doing sanity checks on free-ed memory is not really helpful. Signed-off-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed