[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)
commit57effc70a5be9f7804e9a99964eb7265367effca
tree899aba12491095e6eb55291f5032cccab0f9b609
parenta16aeb36239ce612699ed64a75a03c88cbc657e8
[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 <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c