From: David Woodhouse Date: Sat, 29 Apr 2006 00:53:47 +0000 (+0100) Subject: Sanitise ethtool.h and mii.h for userspace. X-Git-Tag: v2.6.18-rc1~1103^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ce7e203af5d8eab7c3390fc991a1fcb152f741;p=pandora-kernel.git Sanitise ethtool.h and mii.h for userspace. They shouldn't be using 'u32' et al in structures which are used for communication with userspace. Switch to the proper types (__u32 etc). Signed-off-by: David Woodhouse --- Reading git-diff-tree failed