aboutsummaryrefslogtreecommitdiff
path: root/src/sg_xcopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sg_xcopy.c')
-rw-r--r--src/sg_xcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg_xcopy.c b/src/sg_xcopy.c
index 82c7bd71..b2f3a015 100644
--- a/src/sg_xcopy.c
+++ b/src/sg_xcopy.c
@@ -80,7 +80,7 @@ static const char * version_str = "0.34 20130507";
#define CACHING_MP 8
#define CONTROL_MP 0xa
-#define SENSE_BUFF_LEN 32 /* Arbitrary, could be larger */
+#define SENSE_BUFF_LEN 64 /* Arbitrary, could be larger */
#define READ_CAP_REPLY_LEN 8
#define RCAP16_REPLY_LEN 32