diff options
author | Ollie Wild <aaw@google.com> | 2010-09-22 07:54:54 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-22 22:21:05 +0200 |
commit | 56b49f4b8f6728b91d10c556c116175051b77b60 (patch) | |
tree | 2a88008075a90686237b0e8ce1de72db1d5b0747 /drivers/net/atlx | |
parent | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag (diff) | |
download | linux-56b49f4b8f6728b91d10c556c116175051b77b60.tar.xz linux-56b49f4b8f6728b91d10c556c116175051b77b60.zip |
net: Move "struct net" declaration inside the __KERNEL__ macro guard
This patch reduces namespace pollution by moving the "struct net" declaration
out of the userspace-facing portion of linux/netlink.h. It has no impact on
the kernel.
(This came up because we have several C++ applications which use "net" as a
namespace name.)
Signed-off-by: Ollie Wild <aaw@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/atlx')
0 files changed, 0 insertions, 0 deletions