]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
authorDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2011 22:04:13 +0000 (17:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2011 22:04:13 +0000 (17:04 -0500)
commit87a115783eca7a424eef599d6f10a499f85f59c8
tree4b80b4d2ea9a61253f89570f63da1ab9a356dfa4
parent8f0315190dec88bf035d50e4fd1db89859b414f6
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().

And return error pointers.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_route.h
net/ipv6/mcast.c
net/ipv6/ndisc.c
net/ipv6/route.c