diff options
| author | Eric Dumazet <[email protected]> | 2012-04-27 02:10:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-04-30 21:35:50 -0400 |
| commit | 1d0c0b328a63826b7c80c27d1c4f2b04e8225273 (patch) | |
| tree | 62b8cb1fcfe51311019d26a4688ef58169ff4362 /include/linux/debugobjects.h | |
| parent | 329033f645d93b5f9160b9b972dbc5431ad22a33 (diff) | |
net: makes skb_splice_bits() aware of skb->head_frag
__skb_splice_bits() can check if skb to be spliced has its skb->head
mapped to a page fragment, instead of a kmalloc() area.
If so we can avoid a copy of the skb head and get a reference on
underlying page.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Ilpo Järvinen <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Maciej Żenczykowski <[email protected]>
Cc: Neal Cardwell <[email protected]>
Cc: Tom Herbert <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Cc: Ben Hutchings <[email protected]>
Cc: Matt Carlson <[email protected]>
Cc: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions