libnl: add nla_put_u64_64bit() helper
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 22 Apr 2016 15:31:22 +0000 (17:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 00:13:25 +0000 (20:13 -0400)
commit73520786b0793c612ef4de3e9addb2ec411bea20
tree122a932c7296f2cd9e9b763e2fb3ad74b74621f5
parent2175d87cc3561c02e605bc8ac81ee5d875a51b9e
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>
include/net/netlink.h