commit | aa742683bbea9f2faa28ec2f61745abf2ad86a9d | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Tue Jan 19 10:51:09 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 24 21:00:33 2016 -0800 |
tree | e3f3d4b5f9b8c8b111f6effa4245e83784493512 | |
parent | f6281af9d62e128aa6efad29cf7265062af114f2 [diff] |
USB: uas: add full support for RESPONSE IU Some devices send response IUs when you'd expect a sense IU. As a response to a wrong LUN that is within spec. We cannot get away without handling for response IUs. This version fixes the issues Hans raised. Signed-off-by: Oliver Neukum <oneukum@suse.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>