Sanitise ethtool.h and mii.h for userspace.
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sat, 29 Apr 2006 00:53:47 +0000 (01:53 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 29 Apr 2006 00:53:47 +0000 (01:53 +0100)
commitc3ce7e203af5d8eab7c3390fc991a1fcb152f741
tree43b0837c42a1deb5b0f87800bf6a5ed8eea2eafe
parent56142536868a2be34f261ed8fdca1610f8a73fbd
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 <dwmw2@infradead.org>
include/linux/ethtool.h
include/linux/mii.h