diff options
author | 2017-04-06 16:10:42 +0200 | |
---|---|---|
committer | 2017-04-08 08:26:02 -0700 | |
commit | 261a0a54d1ebcd04fb4a1c3f971b2c3b7ae06925 (patch) | |
tree | 07e0923888356e59cab797ec18fe561877ce9833 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nfp: don't dereference a null nn->eth_port to print a warning (diff) | |
download | wireguard-linux-261a0a54d1ebcd04fb4a1c3f971b2c3b7ae06925.tar.xz wireguard-linux-261a0a54d1ebcd04fb4a1c3f971b2c3b7ae06925.zip |
netlink: uapi: use hex numbers for NLM_F_* flags
It's rather confusing that the netlink message flags are
numbered 1, 2, 4, 8, 16, 32, <unused>, 0x100. Make that
more understandable by numbering the lower ones with hex
constants as well.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions