commit | 756a2f59b73cd6ed8afae3f6e8efb3fb829e4600 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Apr 22 17:31:20 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 23 20:13:24 2016 -0400 |
tree | e2bf269611264b26d4cab5c8e1799a681a105a37 | |
parent | e9bbe898cbe89b17ad3993c136aa13d0431cd537 [diff] |
libnl: nla_put_s64(): align on a 64-bit area nla_data() is now aligned on a 64-bit area. In fact, there is no user of this function. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>