commit | a558da0916b90c330940a106105d0a6a67cb77f7 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Mon Apr 25 10:25:20 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 25 15:09:11 2016 -0400 |
tree | d70c89a176d23d5aeb6d436a7ef52e78b70e8d09 | |
parent | 1c714a92833674c040e03be067accfb2b322221e [diff] [blame] |
ieee802154: use nla_put_u64_64bit() Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/include/linux/nl802154.h b/include/linux/nl802154.h index 167342c..0f6f660 100644 --- a/include/linux/nl802154.h +++ b/include/linux/nl802154.h
@@ -92,6 +92,8 @@ IEEE802154_ATTR_LLSEC_DEV_OVERRIDE, IEEE802154_ATTR_LLSEC_DEV_KEY_MODE, + IEEE802154_ATTR_PAD, + __IEEE802154_ATTR_MAX, };