diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2015-05-07 11:02:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-09 22:15:31 -0400 |
commit | cc3a572fe6cf586f478546215bc5d3694357d71e (patch) | |
tree | d1deb767f5742b6d4b3c7dcb8b641836fd064082 /net/ipv4/udp_offload.c | |
parent | 95f38411df055a0ecefe3a3d119d98241087d5ca (diff) | |
download | op-kernel-dev-cc3a572fe6cf586f478546215bc5d3694357d71e.zip op-kernel-dev-cc3a572fe6cf586f478546215bc5d3694357d71e.tar.gz |
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 'net/ipv4/udp_offload.c')
0 files changed, 0 insertions, 0 deletions