Re: [PATCH net-next] ipv6: minor code reorg in inet6_fill_ifla6_attrs()
From: Nicolas Dichtel Date: Mon, 30 Sep 2019 14:02:16 +0200 > Just put related code together to ease code reading: the memcpy() is > related to the nla_reserve(). > > Signed-off-by: Nicolas Dichtel Applied.
[PATCH net-next] ipv6: minor code reorg in inet6_fill_ifla6_attrs()
Just put related code together to ease code reading: the memcpy() is related to the nla_reserve(). Signed-off-by: Nicolas Dichtel --- net/ipv6/addrconf.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index 6a576ff92c39..413b0