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:
7e5766f
)
[SPARC64]: Fix build with CONFIG_NET disabled.
author
David S. Miller
<davem@bnsf.davemloft.net>
Mon, 29 Oct 2007 08:19:14 +0000
(
01:19
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 31 Oct 2007 22:30:54 +0000
(15:30 -0700)
We can't export verify_compat_iovec when CONFIG_NET is
disabled, and consequently the Solaris compat module
should also depend upon CONFIG_NET.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found