/openbmc/linux/net/ipv6/ |
H A D | inet6_hashtables.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | raw.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | udp.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | addrconf.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
/openbmc/linux/net/ipv4/ |
H A D | inet_hashtables.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | raw.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | udp.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | route.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | tcp_ipv4.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
H A D | dev.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
/openbmc/linux/net/netlink/ |
H A D | af_netlink.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|
/openbmc/linux/net/unix/ |
H A D | af_unix.c | diff 878628fbf2589eb24357e42027d5f54b1dafd3c8 Tue Mar 25 13:57:35 CDT 2008 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
Introduce an inline net_eq() to compare two namespaces. Without CONFIG_NET_NS, since no namespace other than &init_net exists, it is always 1.
We do not need to convert 1) inline vs inline and 2) inline vs &init_net comparisons.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
|