From: Jiri Pirko Date: Fri, 23 Apr 2010 01:40:47 +0000 (+0000) Subject: net: disallow to use net_assign_generic externally X-Git-Tag: v2.6.35-rc1~473^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05fceb4ad7e8bf809a2a97061d6273d27d1a8449;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed