ip6mr: use nla_nest_* helpers
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 4 Dec 2012 01:13:36 +0000 (01:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Dec 2012 18:08:10 +0000 (13:08 -0500)
commit70b386a0cc65041fb01aacf5d4b8d1fa49fc8ce9
treef9e8c0d3d379f051429e4364d6e61e412cc5573c
parentd67b8c616b48df30e2836d797795f2420d109bc9
ip6mr: use nla_nest_* helpers

This patch removes the skb manipulations when nested attributes are added by
using standard helpers.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6mr.c