Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86449
b: refs/heads/master
c: f11cf25
h: refs/heads/master
i:
  86447: 1dbd240
v: v3
  • Loading branch information
Laura Garcia authored and Jeff Garzik committed Feb 24, 2008
1 parent e3f4deb commit 76b780d
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: d1e7fe4d92742dd1aa28ca11512628adc79a904b
refs/heads/master: f11cf25ef345a320b152aa68a014c8a65cf4ed44
2 changes: 1 addition & 1 deletion trunk/drivers/net/via-rhine.c
Original file line number Diff line number Diff line change
Expand Up @@ -1893,7 +1893,7 @@ static void rhine_shutdown (struct pci_dev *pdev)

/* Make sure we use pattern 0, 1 and not 4, 5 */
if (rp->quirks & rq6patterns)
iowrite8(0x04, ioaddr + 0xA7);
iowrite8(0x04, ioaddr + WOLcgClr);

if (rp->wolopts & WAKE_MAGIC) {
iowrite8(WOLmagic, ioaddr + WOLcrSet);
Expand Down

0 comments on commit 76b780d

Please sign in to comment.