From: Alexander Aring Date: Wed, 30 Oct 2013 08:18:23 +0000 (+0100) Subject: 6lowpan: set 6lowpan network and transport header X-Git-Tag: v3.13-rc1~105^2~91^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=578d524127612354d91905f932ee88d73d8d1645;p=pandora-kernel.git 6lowpan: set 6lowpan network and transport header This is necessary to access network header with the skb_network_header function instead of calculate the position with mac_len, etc. Do the same for the transport header, when we replace the IPv6 header with the 6LoWPAN header. Signed-off-by: Alexander Aring Acked-by: Werner Almesberger Signed-off-by: David S. Miller --- Reading git-diff-tree failed