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