diff options
| author | Michal Marek <mmarek@suse.cz> | 2010-10-27 18:15:57 -0400 |
|---|---|---|
| committer | Michal Marek <mmarek@suse.cz> | 2010-10-27 18:15:57 -0400 |
| commit | b74b953b998bcc2db91b694446f3a2619ec32de6 (patch) | |
| tree | 6ce24caabd730f6ae9287ed0676ec32e6ff31e9d /include/linux/usb/wusb-wa.h | |
| parent | abb438526201c6a79949ad45375c051b6681c253 (diff) | |
| parent | f6f94e2ab1b33f0082ac22d71f66385a60d8157f (diff) | |
Merge commit 'v2.6.36' into kbuild/misc
Update to be able to fix a recent change to scripts/basic/docproc.c
(commit eda603f).
Diffstat (limited to 'include/linux/usb/wusb-wa.h')
| -rw-r--r-- | include/linux/usb/wusb-wa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb/wusb-wa.h b/include/linux/usb/wusb-wa.h index fb7c359bdfba..f9dec37f617b 100644 --- a/include/linux/usb/wusb-wa.h +++ b/include/linux/usb/wusb-wa.h | |||
| @@ -87,7 +87,7 @@ enum rpipe_crs { | |||
| 87 | * FIXME: explain rpipes | 87 | * FIXME: explain rpipes |
| 88 | */ | 88 | */ |
| 89 | struct usb_rpipe_descriptor { | 89 | struct usb_rpipe_descriptor { |
| 90 | u8 bLength; | 90 | u8 bLength; |
| 91 | u8 bDescriptorType; | 91 | u8 bDescriptorType; |
| 92 | __le16 wRPipeIndex; | 92 | __le16 wRPipeIndex; |
| 93 | __le16 wRequests; | 93 | __le16 wRequests; |
