[PARISC] getsockopt should be ENTRY_COMP
authorKyle McMartin <kyle@parisc-linux.org>
Sun, 19 Feb 2006 18:02:50 +0000 (11:02 -0700)
committerKyle McMartin <kyle@hera.kernel.org>
Thu, 30 Mar 2006 17:48:51 +0000 (17:48 +0000)
compat_sys_getsockopt exists, so we should use that, instead of directly
using sys_getsockopt on 64-bit compiles.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found