summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2013-12-09 14:15:14 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-09 13:29:21 -0800
commitea1af42d3d4da73c9d75984f24e569515261b3fd (patch)
tree630fe9460c6de8ea29ca83248777dfe145df7408 /drivers/usb/phy
parent7b3e3740f2d0faca9351db88974be534009a3d8d (diff)
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 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions