commit | 57effc70a5be9f7804e9a99964eb7265367effca | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Mar 10 16:21:45 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:45 2007 -0700 |
tree | 899aba12491095e6eb55291f5032cccab0f9b609 | |
parent | a16aeb36239ce612699ed64a75a03c88cbc657e8 [diff] |
[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>