diff options
| author | Michael Grzeschik <[email protected]> | 2013-04-04 13:13:47 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-04-05 14:09:12 -0700 |
| commit | 7ca2cd291fd84ae499390f227a255ccba2780a81 (patch) | |
| tree | 2ba98c5b51618154fb741882d2fa5a7ec8a1f612 /include/linux/timerqueue.h | |
| parent | a9c174302b1590ef3ead485d804a303c5f89174b (diff) | |
usb: chipidea: udc: fix memory leak in _ep_nuke
In hardware_enqueue code adds one extra td with dma_pool_alloc if
mReq->req.zero is true. When _ep_nuke will be called for that endpoint,
dma_pool_free will not be called to free that memory again. That patch
fixes this.
Cc: stable <[email protected]> # v3.5
Signed-off-by: Michael Grzeschik <[email protected]>
Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions