From 3d1bed66e34029dcc12b2210342427bccb5b19c8 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sun, 14 Feb 2010 22:38:54 -0800 Subject: [PATCH] --- yaml --- r: 184105 b: refs/heads/master c: a1467085dcad8214bbb1d7edafbaa295cbd8c0e7 h: refs/heads/master i: 184103: 5a5eb95785ad472dd4f1ec2e0b8abd200bbaac33 v: v3 --- [refs] | 2 +- trunk/include/linux/ethtool.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3db8c9d1b675..2c6c4cc07573 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a5778aa000ebfec7f07eed0ffa2852ffb5d16bb +refs/heads/master: a1467085dcad8214bbb1d7edafbaa295cbd8c0e7 diff --git a/trunk/include/linux/ethtool.h b/trunk/include/linux/ethtool.h index a3cac53a0766..cca1c3de140d 100644 --- a/trunk/include/linux/ethtool.h +++ b/trunk/include/linux/ethtool.h @@ -14,7 +14,6 @@ #define _LINUX_ETHTOOL_H #include -#include /* This should work for both 32 and 64 bit userland. */ struct ethtool_cmd { @@ -409,6 +408,8 @@ struct ethtool_flash { #ifdef __KERNEL__ +#include + struct ethtool_rx_ntuple_flow_spec_container { struct ethtool_rx_ntuple_flow_spec fs; struct list_head list;