diff options
author | 2011-10-28 02:46:57 +0000 | |
---|---|---|
committer | 2011-10-28 16:36:07 -0400 | |
commit | 7011687f0f2f12cc348f6a693fafe63d89167eac (patch) | |
tree | c5e546044c5ff88b4abafc28df19e8b7ba951a7e /kernel/irq/manage.c | |
parent | ipv6: fix error propagation in ip6_ufo_append_data() (diff) | |
download | wireguard-linux-7011687f0f2f12cc348f6a693fafe63d89167eac.tar.xz wireguard-linux-7011687f0f2f12cc348f6a693fafe63d89167eac.zip |
ipv6: fix route error binding peer in func icmp6_dst_alloc
in func icmp6_dst_alloc,dst_metric_set call ipv6_cow_metrics to set metric.
ipv6_cow_metrics may will call rt6_bind_peer to set rt6_info->rt6i_peer.
So,we should move ipv6_addr_copy before dst_metric_set to make sure rt6_bind_peer success.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions