From: Alexander Aring Date: Wed, 30 Oct 2013 08:18:24 +0000 (+0100) Subject: 6lowpan: cleanup skb copy data X-Git-Tag: v3.13-rc1~105^2~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3582b900ad2c1e218e4963060ba6dcf757cb702e;p=pandora-kernel.git 6lowpan: cleanup skb copy data This patch drops the direct memcpy on skb and uses the right skb memcpy functions. Also remove an unnecessary check if plen is non zero. Signed-off-by: Alexander Aring Reviewed-by: Werner Almesberger Signed-off-by: David S. Miller --- Reading git-diff-tree failed