commit | d6898556e90ba9842e59ac9c2425b42ea33019b4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@bnsf.davemloft.net> | Mon Oct 29 01:19:14 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 31 15:30:54 2007 -0700 |
tree | f0a6061a00747d60bc6509a5a8a9bb8f44bed1f9 | |
parent | 7e5766fa9431602ef0e56ceae900d0cce3a78b96 [diff] |
[SPARC64]: Fix build with CONFIG_NET disabled. 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>