projects
/
wrapfs-3.2.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0003f27
)
NET: include <linux/types.h> into linux/ethtool.h for __u* typedef
author
Kirill A. Shutemov
<k.shutemov@gmail.com>
Mon, 7 Apr 2008 06:35:53 +0000
(23:35 -0700)
committer
Chris Wright
<chrisw@sous-sol.org>
Sat, 19 Apr 2008 01:53:24 +0000
(18:53 -0700)
Upstream commit:
e621e69137b24fdbbe7ad28214e8d81e614c25b7
Signed-off-by: Kirill A. Shutemov <k.shutemov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
include/linux/ethtool.h
patch
|
blob
|
history
diff --git
a/include/linux/ethtool.h
b/include/linux/ethtool.h
index 71d4ada6f31549342d75dbc50dd10045c43e3e17..3e6b68fed7a5809a3bc48f17019459b15ade993a 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 {