Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75654
b: refs/heads/master
c: b334349
h: refs/heads/master
v: v3
  • Loading branch information
Francois Romieu authored and David S. Miller committed Jan 23, 2008
1 parent bc201f7 commit 65bccc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7bf3f232f7c78efee8c4d14ad9af8a5a40304916
refs/heads/master: b334349eb4c8562fd60bc8a8bd5ba6b42f22b8ac
2 changes: 0 additions & 2 deletions trunk/drivers/net/sis190.c
Original file line number Diff line number Diff line change
Expand Up @@ -847,10 +847,8 @@ static void sis190_soft_reset(void __iomem *ioaddr)
{
SIS_W32(IntrControl, 0x8000);
SIS_PCI_COMMIT();
msleep(1);
SIS_W32(IntrControl, 0x0);
sis190_asic_down(ioaddr);
msleep(1);
}

static void sis190_hw_start(struct net_device *dev)
Expand Down

0 comments on commit 65bccc9

Please sign in to comment.