ip6_tunnels: raddr and laddr are inverted in nl msg
authorDing Zhi <zhi.ding@6wind.com>
Mon, 16 Sep 2013 09:31:15 +0000 (11:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Sep 2013 01:36:12 +0000 (21:36 -0400)
IFLA_IPTUN_LOCAL and IFLA_IPTUN_REMOTE were inverted.

Introduced by c075b13098b3 (ip6tnl: advertise tunnel param via rtnl).

Signed-off-by: Ding Zhi <zhi.ding@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found