ipv6: use nla_put_u64_64bit()
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
2a51c1e8ec
commit
f13a82d87b
@@ -14,6 +14,7 @@ enum {
|
||||
ILA_ATTR_LOCATOR_MATCH, /* u64 */
|
||||
ILA_ATTR_IFINDEX, /* s32 */
|
||||
ILA_ATTR_DIR, /* u32 */
|
||||
ILA_ATTR_PAD,
|
||||
|
||||
__ILA_ATTR_MAX,
|
||||
};
|
||||
|
Reference in New Issue
Block a user