From ffe7b10481cf280c46feeb1e28a5712838e20221 Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Tue, 21 Feb 2012 20:12:17 +0100 Subject: [ALL] Send proper rid --- src/types.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/types.h') diff --git a/src/types.h b/src/types.h index c236db9..38e05f4 100644 --- a/src/types.h +++ b/src/types.h @@ -61,6 +61,8 @@ typedef struct typedef struct { uint16_t cmd; // 2byte + uint16_t vid; // 2byte + uint16_t rid; // 2byte uint16_t error; // 2byte uint64_t size; // 8byte char handle[8]; // 8byte -- cgit v1.2.3-55-g7522