From: Arnd Bergmann Date: Fri, 6 Nov 2009 08:09:03 +0000 (+0000) Subject: compat: add struct compat_ifreq etc to compat.h X-Git-Tag: v2.6.33-rc1~388^2~485 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dceba14ef0e62738d58777a1bd4018130d47a74;p=pandora-kernel.git compat: add struct compat_ifreq etc to compat.h In order to move socket ioctl conversion code into multiple places in the socket code, we need a common defintion of the data structures it uses. Also change the name from ifreq32 to compat_ifreq to follow the naming convention for compat.h Signed-off-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed