diff options
author | Ming Lei <[email protected]> | 2013-09-23 20:59:35 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-09-28 15:42:49 -0400 |
commit | 60e453a940ac678565b6641d65f8c18541bb9f28 (patch) | |
tree | d9002cf7a4c4af8c3cf132708bacb1f137dc7977 /tools/perf/util/trace-event-scripting.c | |
parent | 6645161513b90823ddc787f5763d8dbea7d40c8c (diff) |
USBNET: fix handling padding packet
Commit 638c5115a7949(USBNET: support DMA SG) introduces DMA SG
if the usb host controller is capable of building packet from
discontinuous buffers, but missed handling padding packet when
building DMA SG.
This patch attachs the pre-allocated padding packet at the
end of the sg list, so padding packet can be sent to device
if drivers require that.
Reported-by: David Laight <[email protected]>
Acked-by: Oliver Neukum <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions