commit | 73520786b0793c612ef4de3e9addb2ec411bea20 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Apr 22 17:31:22 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 23 20:13:25 2016 -0400 |
tree | 122a932c7296f2cd9e9b763e2fb3ad74b74621f5 | |
parent | 2175d87cc3561c02e605bc8ac81ee5d875a51b9e [diff] |
libnl: add nla_put_u64_64bit() helper With this function, nla_data() is aligned on a 64-bit area. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>