git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0736ffc
)
[NET]: Protect device namespace inlines with CONFIG_NET
author
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2008 22:53:11 +0000
(15:53 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2008 22:53:11 +0000
(15:53 -0700)
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>
No differences found