Patrick McHardy cbe21d8fef [PACKET]: Don't truncate non-linear skbs with mmaped IO
Non-linear skbs are truncated to their linear part with mmaped IO.
Fix by using skb_copy_bits instead of memcpy.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-17 23:59:57 -07:00
..
2006-07-24 13:52:13 -07:00
2006-08-17 16:29:53 -07:00
2006-08-26 23:40:50 -07:00
2006-08-02 14:14:44 -07:00
2006-09-17 23:21:08 -07:00
2006-08-05 21:15:58 -07:00
2006-08-13 18:56:26 -07:00
2006-07-12 13:58:59 -07:00
2006-08-17 16:29:54 -07:00
2006-07-21 15:52:20 -07:00
2006-01-12 14:06:31 -08:00
2005-04-16 15:20:36 -07:00