From 739673444ec6c78538b7d37686976d9f708bc2f5 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior Date: Sat, 25 Feb 2012 18:28:12 +0100 Subject: [PATCH] --- yaml --- r: 289481 b: refs/heads/master c: 03892d5fefbe7d4df68466bd4cfda86fac84ebd8 h: refs/heads/master i: 289479: b1b9133ea7c8457840ea07e96ccc4f8517afedb9 v: v3 --- [refs] | 2 +- trunk/include/linux/usb/storage.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5fdf18fabeb5..171378025697 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 775dafdcd330d021cee984459fbdacfc01d29f69 +refs/heads/master: 03892d5fefbe7d4df68466bd4cfda86fac84ebd8 diff --git a/trunk/include/linux/usb/storage.h b/trunk/include/linux/usb/storage.h index 4de58b15fad6..cb33fff2ba0b 100644 --- a/trunk/include/linux/usb/storage.h +++ b/trunk/include/linux/usb/storage.h @@ -71,7 +71,6 @@ struct bulk_cs_wrap { __u32 Tag; /* same as original command */ __le32 Residue; /* amount not transferred */ __u8 Status; /* see below */ - __u8 Filler[18]; }; #define US_BULK_CS_WRAP_LEN 13