From: Arnd Bergmann Date: Mon, 9 Nov 2009 04:56:21 +0000 (-0800) Subject: net, compat_ioctl: fix SIOCGMII ioctls X-Git-Tag: v2.6.33-rc1~388^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab2532ba50b287647d95046c4f3b37bf6379d37;p=pandora-kernel.git net, compat_ioctl: fix SIOCGMII ioctls SIOCGMIIPHY and SIOCGMIIREG return data through ifreq, so it needs to be converted on the way out as well. SIOCGIFPFLAGS is unused, but has the same problem in theory. Signed-off-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed