projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9720ac
)
[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef
author
Kirill A. Shutemov
<k.shutemov@gmail.com>
Fri, 7 Mar 2008 19:11:13 +0000
(11:11 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 7 Mar 2008 19:11:13 +0000
(11:11 -0800)
Signed-off-by: Kirill A. Shutemov <k.shutemov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/ethtool.h
b/include/linux/ethtool.h
index fcbe8b640ffba57f04a35c986728bf850717bb6c..c8d216357865dda3e22bd503df478055b3d888b9 100644
(file)
--- a/
include/linux/ethtool.h
+++ b/
include/linux/ethtool.h
@@
-12,6
+12,7
@@
#ifndef _LINUX_ETHTOOL_H
#define _LINUX_ETHTOOL_H
+#include <linux/types.h>
/* This should work for both 32 and 64 bit userland. */
struct ethtool_cmd {