commit | 70b386a0cc65041fb01aacf5d4b8d1fa49fc8ce9 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Dec 04 01:13:36 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 04 13:08:10 2012 -0500 |
tree | f9e8c0d3d379f051429e4364d6e61e412cc5573c | |
parent | d67b8c616b48df30e2836d797795f2420d109bc9 [diff] |
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>