[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Fri, 13 Oct 2006 07:17:25 +0000 (16:17 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:22:07 +0000 (21:22 -0800)
commit7a3025b1b3a0173be5de6ced18754b909da27b38
treedbb121ce5b9e2e97ee1e022093249eb2ed7cc3be
parent40aa7b90a9b41a2162c829fd6cd34a09056a7ddb
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.

Otherwise, we will see a lot of casts...

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
include/net/ip6_fib.h
net/ipv6/addrconf.c
net/ipv6/ip6_input.c