aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSarah Sharp <[email protected]>2009-08-27 14:36:14 -0700
committerGreg Kroah-Hartman <[email protected]>2009-09-23 06:46:18 -0700
commit9191eee7b8a0e18c07c06d6da502706805cab6d2 (patch)
treea182a6397331ef8ccbeb1d549f5f3e638d256fff /include/linux
parent83fbcdcca03013bb5af130d6d91eba11e3d3269e (diff)
USB: xhci: Don't touch xhci_td after it's freed.
On a successful transfer, urb->td is freed before the URB is ready to be given back to the driver. Don't touch urb->td after it's freed. This bug would have only shown up when xHCI debugging was turned on, and the freed memory was quickly reused for something else. Signed-off-by: Sarah Sharp <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions