[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
authorDavid S. Miller <davem@bnsf.davemloft.net>
Mon, 29 Oct 2007 07:54:39 +0000 (00:54 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 31 Oct 2007 04:29:56 +0000 (21:29 -0700)
commitf3baa4827a4b13905dbbdddf15463541bd671dfd
tree2c947c26873fc90f98dccb0dfb39f9de38bd44c0
parent6cf92e98a48ba4bd5aeb8932b3844d3f8eacac76
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.

Add some missing cond_syscall() entries for this case.

Signed-off-by: David S. Miller <davem@davemloft.net>
kernel/sys_ni.c