diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-04-26 14:07:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-27 17:07:21 -0400 |
commit | 6f455f5f4e9c28aefaefbe18ce7304b499645d75 (patch) | |
tree | f28d52c28e15bb7bf9cb4b58ab57d6b1aae2a769 /lib/crc32.c | |
parent | f6ad55a6a184ebdf3d98a90eab0895f73ce9797e (diff) | |
download | linux-6f455f5f4e9c28aefaefbe18ce7304b499645d75.tar.gz linux-6f455f5f4e9c28aefaefbe18ce7304b499645d75.tar.bz2 linux-6f455f5f4e9c28aefaefbe18ce7304b499645d75.zip |
netlink: add NLA_MIN_LEN
Rather than using NLA_UNSPEC for this type of thing, use NLA_MIN_LEN
so we can make NLA_UNSPEC be NLA_REJECT under certain conditions for
future attributes.
While at it, also use NLA_EXACT_LEN for the struct example.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/crc32.c')
0 files changed, 0 insertions, 0 deletions