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
..
2013-01-20 23:19:36 -05:00
2012-07-19 10:48:00 -07:00
2013-01-18 14:19:42 -05:00
2012-12-11 14:08:47 -08:00
2013-01-03 13:00:01 +01:00
2012-12-22 00:03:00 -08:00
2013-01-11 12:09:04 -08:00
2012-09-26 21:10:25 -04:00