diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-05-19 13:59:59 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-22 14:57:16 -0400 |
commit | 69ad0dd7af22b61d9e0e68e56b6290121618b0fb (patch) | |
tree | 2d78c4b0b92428356dce84ef524df60cc40cbf32 /firmware/mts_gsm.fw.ihex | |
parent | 4d48d58907169110fe6887775e8465475ef062ff (diff) |
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 'firmware/mts_gsm.fw.ihex')
0 files changed, 0 insertions, 0 deletions