diff options
author | Anurag Kumar Vulisha <anuragku@xilinx.com> | 2018-03-27 14:05:20 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-05-21 10:00:47 +0300 |
commit | a31e63b608ff78c77d8e033347239431d522fe5d (patch) | |
tree | 952ca738be9d8b99a03bbd91d8fff9c509400749 /Documentation/PCI | |
parent | 5f0b74e54890c354d6ac0124ea7a96adf22845d0 (diff) | |
download | linux-a31e63b608ff78c77d8e033347239431d522fe5d.tar.xz |
usb: dwc3: gadget: Correct handling of scattergather lists
The code logic in dwc3_prepare_one_trb() incorrectly uses the address
and length fields present in req packet for mapping TRB's instead of
using the address and length fields of scattergather lists. This patch
correct's the code to use sg->address and sg->length when scattergather
lists are present.
Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'Documentation/PCI')
0 files changed, 0 insertions, 0 deletions