git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5614253
)
Sanitise ethtool.h and mii.h for userspace.
author
David Woodhouse
<dwmw2@shinybook.infradead.org>
Sat, 29 Apr 2006 00:53:47 +0000
(
01:53
+0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Sat, 29 Apr 2006 00:53:47 +0000
(
01:53
+0100)
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>
No differences found