aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorDanny Segal <dsegal@codeaurora.org>2014-04-09 13:49:49 +0300
committerDanny Segal <dsegal@codeaurora.org>2014-04-09 13:49:49 +0300
commitdfd0e68a8e0abc98a4728e9e0409c4de7a66494a (patch)
tree92549140b13ff482c4b7c9375f3089ca140e7809 /scripts/build-all.py
parent269a1b788969109bcafa86bcb31265603c0e6cc2 (diff)
usb: gadget: Optimize DMA mapping of UL path SKB buffers
In order to optmize UL path throughput, a pool of SKB buffers is used in order to avoid re-allocation of them for each request. However, the DMA mapping of these buffers was still done before queuing them to the HW. This patch changes it to be done once after the allocation of the SKB buffer. Change-Id: I2f84e935fa73e6fa8dcf32e1b46fca6129d8a02c Signed-off-by: Danny Segal <dsegal@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions