Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75652
b: refs/heads/master
c: 11913d3
h: refs/heads/master
v: v3
  • Loading branch information
Francois Romieu authored and David S. Miller committed Jan 23, 2008
1 parent 3827179 commit f6803ec
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: ebc71647309539aaf9088f4e41b9f364cce8f7eb
refs/heads/master: 11913d30b9fb985b12835037281ae0483be59623
2 changes: 0 additions & 2 deletions trunk/drivers/net/sis190.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,8 +1041,6 @@ static int sis190_open(struct net_device *dev)
if (rc < 0)
goto err_free_rx_1;

INIT_WORK(&tp->phy_task, sis190_phy_task);

sis190_request_timer(dev);

rc = request_irq(dev->irq, sis190_interrupt, IRQF_SHARED, dev->name, dev);
Expand Down

0 comments on commit f6803ec

Please sign in to comment.