Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184105
b: refs/heads/master
c: a146708
h: refs/heads/master
i:
  184103: 5a5eb95
v: v3
  • Loading branch information
David S. Miller committed Feb 15, 2010
1 parent ed462aa commit 3d1bed6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1a5778aa000ebfec7f07eed0ffa2852ffb5d16bb
refs/heads/master: a1467085dcad8214bbb1d7edafbaa295cbd8c0e7
3 changes: 2 additions & 1 deletion trunk/include/linux/ethtool.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#define _LINUX_ETHTOOL_H

#include <linux/types.h>
#include <linux/rculist.h>

/* This should work for both 32 and 64 bit userland. */
struct ethtool_cmd {
Expand Down Expand Up @@ -409,6 +408,8 @@ struct ethtool_flash {

#ifdef __KERNEL__

#include <linux/rculist.h>

struct ethtool_rx_ntuple_flow_spec_container {
struct ethtool_rx_ntuple_flow_spec fs;
struct list_head list;
Expand Down

0 comments on commit 3d1bed6

Please sign in to comment.