diff options
author | Thomas Pugliese <thomas.pugliese@gmail.com> | 2013-12-09 21:15:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-09 22:29:21 +0100 |
commit | ea1af42d3d4da73c9d75984f24e569515261b3fd (patch) | |
tree | 630fe9460c6de8ea29ca83248777dfe145df7408 /.gitignore | |
parent | usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT (diff) | |
download | linux-ea1af42d3d4da73c9d75984f24e569515261b3fd.tar.xz linux-ea1af42d3d4da73c9d75984f24e569515261b3fd.zip |
usb: wusbcore: move isoc_frame_index from wa_xfer to wa_seg
If multiple segments belonging to an isoc transfer are submitted
concurrently, the isoc_frame_index field in struct wa_xfer can get
corrupted. This patch moves the isoc_frame_index field from struct
wa_xfer to struct wa_seg to prevent this from happening.
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions