Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41145
b: refs/heads/master
c: 315917d
h: refs/heads/master
i:
  41143: 3210fa4
v: v3
  • Loading branch information
Francois Romieu authored and Linus Torvalds committed Nov 29, 2006
1 parent 9cdb2b0 commit b2b7c4a
Show file tree
Hide file tree
Showing 2 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: af768c6711de615abf9c679732a2f8245a4c286c
refs/heads/master: 315917d23fdd20a0f4ff99b9228de5840d9d276c
4 changes: 2 additions & 2 deletions trunk/drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -1473,8 +1473,8 @@ rtl8169_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
struct rtl8169_private *tp;
struct net_device *dev;
void __iomem *ioaddr;
unsigned int i, pm_cap;
int rc;
unsigned int pm_cap;
int i, rc;

if (netif_msg_drv(&debug)) {
printk(KERN_INFO "%s Gigabit Ethernet driver %s loaded\n",
Expand Down

0 comments on commit b2b7c4a

Please sign in to comment.