aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPatrick McHardy <[email protected]>2006-09-17 23:59:57 -0700
committerDavid S. Miller <[email protected]>2006-09-17 23:59:57 -0700
commitcbe21d8fefca605b90e34f0f019505e599712f9b (patch)
treeb30a61468e18c04c91549231d4ca3b2cb67cb52b /scripts/patch-kernel
parent080f22c0dc544e498e57ad281a9de063fa839957 (diff)
[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 <[email protected]> Acked-by: Alexey Kuznetsov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions