[IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 10 Mar 2007 19:21:45 +0000 (16:21 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:45 +0000 (22:24 -0700)
nh.ipv6h is there exactly for this reason! Use it while it exists ;-)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found