[SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Apr 2008 09:12:05 +0000 (02:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Apr 2008 09:12:05 +0000 (02:12 -0700)
Second and third arguments were swapped for whatever reason.

Reported by Tom Callaway.

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

No differences found