Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193992
b: refs/heads/master
c: 298b9e4
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Apr 7, 2010
1 parent 65c7b41 commit c324899
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 18e225f257663c59ff9d4482f07ffd06361fc2ec
refs/heads/master: 298b9e44be9592e94c0e69a5d3893cd11f5484fa
2 changes: 1 addition & 1 deletion trunk/net/core/dev_addr_lists.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/netdevice.h>
#include <linux/rtnetlink.h>
#include <linux/list.h>
#include <linux/proc_fs.h>

/*
* General list handling functions
Expand Down Expand Up @@ -667,7 +668,6 @@ void dev_mc_init(struct net_device *dev)
EXPORT_SYMBOL(dev_mc_init);

#ifdef CONFIG_PROC_FS
#include <linux/proc_fs.h>
#include <linux/seq_file.h>

static int dev_mc_seq_show(struct seq_file *seq, void *v)
Expand Down

0 comments on commit c324899

Please sign in to comment.