Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information