Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262487
b: refs/heads/master
c: 9fb7a5f
h: refs/heads/master
i:
  262485: a8f0f3a
  262483: 273b573
  262479: 5bdac3d
v: v3
  • Loading branch information
Bruce Allan authored and Jeff Kirsher committed Aug 4, 2011
1 parent e172943 commit 70a7ac4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: b9e06f70dc186f8353cc593f2b4609383b3be7a9
refs/heads/master: 9fb7a5f77b26dedfcfa4e3a36fe207f818662bee
2 changes: 1 addition & 1 deletion trunk/drivers/net/e1000e/ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

/* ethtool support for e1000 */

#include <linux/interrupt.h>
#include <linux/netdevice.h>
#include <linux/interrupt.h>
#include <linux/ethtool.h>
#include <linux/pci.h>
#include <linux/slab.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/e1000e/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
#include <linux/module.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/pci.h>
#include <linux/vmalloc.h>
#include <linux/pagemap.h>
#include <linux/delay.h>
#include <linux/netdevice.h>
#include <linux/interrupt.h>
#include <linux/tcp.h>
#include <linux/ipv6.h>
#include <linux/slab.h>
Expand Down

0 comments on commit 70a7ac4

Please sign in to comment.