diff options
author | Artur Petrosyan <Arthur.Petrosyan@synopsys.com> | 2018-05-05 11:30:16 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-05-15 10:16:50 +0300 |
commit | d5d5f079138254e4d641de2f36760d0d0fc9f510 (patch) | |
tree | 87280d9b484418a1a61350495e365af569960b94 /drivers/usb/dwc2/hw.h | |
parent | b43ebc96e985fed9417c6aff769a6839bdaa6cdf (diff) | |
download | linux-d5d5f079138254e4d641de2f36760d0d0fc9f510.tar.xz |
usb: dwc2: Fix crash in incomplete isoc intr handlers.
Crash caused by going out of "eps_out" array range.
Iteration on "eps_out" changed to less than "num_of_eps".
Signed-off-by: Artur Petrosyan <arturp@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc2/hw.h')
0 files changed, 0 insertions, 0 deletions