Eric Dumazet bc9540c637 net: splice: fix __splice_segment()
commit 9ca1b22d6d2 (net: splice: avoid high order page splitting)
forgot that skb->head could need a copy into several page frags.

This could be the case for loopback traffic mostly.

Also remove now useless skb argument from linear_to_page()
and __splice_segment() prototypes.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Willy Tarreau <w@1wt.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-20 23:19:36 -05:00
..
2012-04-02 04:33:44 -04:00
2010-11-28 18:24:14 -08:00
2012-11-03 14:50:15 -04:00
2013-01-20 23:19:36 -05:00
2012-10-12 13:56:52 -04:00