aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEzequiel Garcia <[email protected]>2014-05-30 13:40:06 -0300
committerDavid S. Miller <[email protected]>2014-06-02 16:16:05 -0700
commitba7e46ef9d4550f76efb70739728c50bbf94c3a9 (patch)
tree09f4767a4016a3d527257ec80a3ab9c2c8ad97df /tools/perf/scripts/python
parent8eef5f9723f987d14de409c0a65e94a83841b28a (diff)
net: mvneta: Fix missing DMA region unmap
The Tx descriptor release code currently calls dma_unmap_single() and dev_kfree_skb_any() if the descriptor is associated with a non-NULL skb. This is true only for the last fragment of the packet. This is wrong, however, since every descriptor buffer is DMA mapped and needs to be unmapped. Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions