summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2013-12-10 00:15:14 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-10 01:29:21 +0400
commitea1af42d3d4da73c9d75984f24e569515261b3fd (patch)
tree630fe9460c6de8ea29ca83248777dfe145df7408 /include/linux
parent7b3e3740f2d0faca9351db88974be534009a3d8d (diff)
downloadlinux-ea1af42d3d4da73c9d75984f24e569515261b3fd.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions