From cfa08bb5ba6df4a76a67b7ddb9b2b549eda2458b Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 1 May 2007 22:33:05 +0200 Subject: [PATCH] m68k: kill skb_copy_from_linear_data compiler warnings The recent conversion from `memcpy' to `skb_copy_from_linear_data' removed a few casts, which were needed to silence compiler warnings. Re-add them. Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-format-patch failed