Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265301
b: refs/heads/master
c: 2bb6984
h: refs/heads/master
i:
  265299: cf699d4
v: v3
  • Loading branch information
David S. Miller committed Aug 15, 2011
1 parent ea54f80 commit f8a8bb5
Show file tree
Hide file tree
Showing 4 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: b333293058aa2d401737c7246bce58f8ba00906d
refs/heads/master: 2bb698412d8aab0bfc3f269f5ebe8eb67d7cc8f4
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/sun/sungem.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
#include <asm/pmac_feature.h>
#endif

#include "sungem_phy.h"
#include <linux/sungem_phy.h>
#include "sungem.h"

/* Stripping FCS is causing problems, disabled for now */
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/toshiba/spider_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#define VERSION "2.0 B"

#include "./ethernet/sun/sungem_phy.h"
#include <linux/sungem_phy.h>

extern int spider_net_stop(struct net_device *netdev);
extern int spider_net_open(struct net_device *netdev);
Expand Down
File renamed without changes.

0 comments on commit f8a8bb5

Please sign in to comment.