[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
authorAndi Kleen <ak@suse.de>
Wed, 2 May 2007 17:27:20 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:20 +0000 (19:27 +0200)
commit9d016dd43b8df0228f1022f483f582eeb52d256e
tree1c6492fd4f79a1d5db464562265e24cb2cf15109
parent421f028100cbef0ba15086d63cad87fb6e5c3da9
[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT

The kernel doesn't implement it, but some programs like java use it
anyways. Shut the code up.

Signed-off-by: Andi Kleen <ak@suse.de>
fs/compat_ioctl.c