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> |
||
|---|---|---|
| .. | ||
| audio.h | ||
| cdc.h | ||
| ch9.h | ||
| input.h | ||
| isp116x.h | ||
| Kbuild | ||
| midi.h | ||
| net2280.h | ||
| otg.h | ||
| serial.h | ||
| sl811.h | ||