commit | 1567ca7eec7664b8be3b07755ac59dc1b1ec76cb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 28 15:53:11 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 28 15:53:11 2008 -0700 |
tree | 8df2dcce884a6fee6d6cdb87ca9d3d7ad8b23675 | |
parent | 0736ffc04eec239cce9fd3c6ae5dce54e14c25c7 [diff] |
[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 <davem@davemloft.net>