[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)
Add some missing cond_syscall() entries for this case.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found