summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>2014-05-19 18:59:59 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-22 20:57:16 +0200
commit69ad0dd7af22b61d9e0e68e56b6290121618b0fb (patch)
tree2d78c4b0b92428356dce84ef524df60cc40cbf32 /block
parentnet: mv643xx_eth: Factorize feature setting (diff)
downloadlinux-69ad0dd7af22b61d9e0e68e56b6290121618b0fb.tar.xz
linux-69ad0dd7af22b61d9e0e68e56b6290121618b0fb.zip
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Using dma_map_single() instead of skb_frag_dma_map() allows to unmap all the descriptors using dma_unmap_single(). This change allows to introduce software TSO in a less intrusive way. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions