Home
last modified time | relevance | path

Searched hist:"05 fceb4ad7e8bf809a2a97061d6273d27d1a8449" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/netns/
H A Dgeneric.hdiff 05fceb4ad7e8bf809a2a97061d6273d27d1a8449 Thu Apr 22 20:40:47 CDT 2010 Jiri Pirko <jpirko@redhat.com> net: disallow to use net_assign_generic externally

Now there's no need to use this fuction directly because it's handled by
register_pernet_device. So to make this simple and easy to understand,
make this static to do not tempt potentional users.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Dnet_namespace.cdiff 05fceb4ad7e8bf809a2a97061d6273d27d1a8449 Thu Apr 22 20:40:47 CDT 2010 Jiri Pirko <jpirko@redhat.com> net: disallow to use net_assign_generic externally

Now there's no need to use this fuction directly because it's handled by
register_pernet_device. So to make this simple and easy to understand,
make this static to do not tempt potentional users.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>