commit | 0d7982ce6e3a683f55def32262c9fee2b87ec8e6 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Mon Sep 30 14:02:16 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 01 14:59:03 2019 -0700 |
tree | 7550254cd564266a1ffc4d3a9ceb91728eb68998 | |
parent | 7a56493f0620cc1b4cffc9bc59289fdefe76b5f3 [diff] |
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 <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>