From: Arnaldo Carvalho de Melo Date: Sat, 10 Mar 2007 19:21:45 +0000 (-0300) Subject: [IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw X-Git-Tag: v2.6.22-rc1~1128^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57effc70a5be9f7804e9a99964eb7265367effca;p=pandora-kernel.git [IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw nh.ipv6h is there exactly for this reason! Use it while it exists ;-) Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed