commit | e9bbe898cbe89b17ad3993c136aa13d0431cd537 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Apr 22 17:31:19 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 23 20:13:24 2016 -0400 |
tree | 685d579676b410db7bd8b1a41d6f63fd1952ec2c | |
parent | b46f6ded906ef0be52a4881ba50a084aeca64d7e [diff] |
libnl: nla_put_net64(): align on a 64-bit area nla_data() is now aligned on a 64-bit area. The temporary function nla_put_be64_32bit() is removed in this patch. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>