Nicholas Piggin <npig...@gmail.com> writes:

> This adds a qtest for the improvement to the MSD protocol that
> allows an IN packet before the CBW packet. Send a CSW packet
> before a zero-length CBW command packet is sent. This test would
> fail with the MSD change reverted.
>
> Signed-off-by: Nicholas Piggin <npig...@gmail.com>

#define CBW_SIGNATURE       0x43425355
#define CSW_SIGNATURE       0x53425355

would be nice

Reviewed-by: Fabiano Rosas <faro...@suse.de>
#define CBW_SIGNATURE       0x43425355
#define CSW_SIGNATURE       0x53425355

would be nice

Reviewed-by: Fabiano Rosas <faro...@suse.de>

Reply via email to