From: David S. Miller Date: Fri, 28 Mar 2008 22:53:11 +0000 (-0700) Subject: [NET]: Protect device namespace inlines with CONFIG_NET X-Git-Tag: v2.6.26-rc1~1138^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1567ca7eec7664b8be3b07755ac59dc1b1ec76cb;p=pandora-kernel.git [NET]: Protect device namespace inlines with CONFIG_NET Include sites should not be bothered by whether CONFIG_NET is set or not when trying to include benign files like linux/etherdevice.h et al. From a report by Stephen Rothwell. Signed-off-by: David S. Miller --- Reading git-diff-tree failed