]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf8ffa99e260d1243661e1ca3915b73ebf601b4c6
tree2c947c26873fc90f98dccb0dfb39f9de38bd44c0
parent5921d4d1b5d42c06946247ab505ac304d8fed929
[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