summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2013-11-01 06:07:47 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-11-05 01:03:52 (GMT)
commitf8e617e100d7369a0108f96abf4414e9fb82ced7 (patch)
tree669f70c7c3ce6ed05097771890d708d83f1eb8be /drivers
parente50fddc8b0c0698cba446221be3654aa0a642372 (diff)
downloadlinux-fsl-qoriq-f8e617e100d7369a0108f96abf4414e9fb82ced7.tar.xz
net: introduce skb_coalesce_rx_frag()
Sometimes we need to coalesce the rx frags to avoid frag list. One example is virtio-net driver which tries to use small frags for both MTU sized packet and GSO packet. So this patch introduce skb_coalesce_rx_frag() to do this. Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Michael Dalton <mwdalton@google.com> Cc: Eric Dumazet <edumazet@google.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions