From: Alexander Aring Date: Mon, 28 Oct 2013 09:24:18 +0000 (+0100) Subject: 6lowpan: use netdev_alloc_skb instead dev_alloc_skb X-Git-Tag: v3.13-rc1~105^2~117^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b614442f3442122a3460d947005d172ba2e35899;p=pandora-kernel.git 6lowpan: use netdev_alloc_skb instead dev_alloc_skb This patch uses the netdev_alloc_skb instead dev_alloc_skb function and drops the seperate assignment to skb->dev. Signed-off-by: Alexander Aring Reviewed-by: Werner Almesberger Signed-off-by: David S. Miller --- Reading git-diff-tree failed