commit | c3ce7e203af5d8eab7c3390fc991a1fcb152f741 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Sat Apr 29 01:53:47 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat Apr 29 01:53:47 2006 +0100 |
tree | 43b0837c42a1deb5b0f87800bf6a5ed8eea2eafe | |
parent | 56142536868a2be34f261ed8fdca1610f8a73fbd [diff] |
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>