From: Hans de Goede Date: Sat, 13 Sep 2014 10:26:33 +0000 (+0200) Subject: uas: Check against unexpected completions X-Git-Tag: fixes-for-v3.18-merge-window~16^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d89da03acec19b39506f3ef32e09134b50b4adb9;p=pandora-kernel.git uas: Check against unexpected completions The status urb should not complete before the command has been submitted, nor should we get a second status urb for the same tag after a IU_ID_STATUS. Data urbs should not complete before the command has been submitted, but may complete after the IU_ID_STATUS. Signed-off-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed