diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2015-05-07 12:02:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-10 05:15:31 +0300 |
commit | cc3a572fe6cf586f478546215bc5d3694357d71e (patch) | |
tree | d1deb767f5742b6d4b3c7dcb8b641836fd064082 /include/uapi/linux/netlink.h | |
parent | 95f38411df055a0ecefe3a3d119d98241087d5ca (diff) | |
download | linux-cc3a572fe6cf586f478546215bc5d3694357d71e.tar.xz |
netlink: rename private flags and states
These flags and states have the same prefix (NETLINK_) that netlink socket
options. To avoid confusion and to be able to name a flag like a socket
option, let's use an other prefix: NETLINK_[S|F]_.
Note: a comment has been fixed, it was talking about
NETLINK_RECV_NO_ENOBUFS socket option instead of NETLINK_NO_ENOBUFS.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/netlink.h')
0 files changed, 0 insertions, 0 deletions