diff options
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2007-02-02 17:32:24 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-16 15:32:18 -0800 |
commit | 23004e241ccc03678592a8b392573e8514ec962f (patch) | |
tree | 4e6cbefcae4c5413a9c1b461ac917507abc0c48d /drivers/usb/serial/airprime.c | |
parent | 8c774fe8a0284aff9e4c7ea43f5154fd46da325c (diff) | |
download | blackbird-op-linux-23004e241ccc03678592a8b392573e8514ec962f.tar.gz blackbird-op-linux-23004e241ccc03678592a8b392573e8514ec962f.zip |
USB: descriptor structures have to be packed
usb: descriptor structures have to be packed
Many of the Wireless USB decriptors added to usb_ch9.h don't have the
__attribute__((packed)) tag, and thus, they don't reflect the wire
size. This patch fixes that.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/airprime.c')
0 files changed, 0 insertions, 0 deletions