Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1347
b: refs/heads/master
c: 0e15850
h: refs/heads/master
i:
  1345: 1936579
  1343: 3949530
v: v3
  • Loading branch information
David Woodhouse authored and Linus Torvalds committed May 25, 2005
1 parent abfb67b commit ab137c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d0e8e29100c9866878d43bbb40ca17e8fe429851
refs/heads/master: 0e15850200437c60b969025500e466383ec51ed8
2 changes: 2 additions & 0 deletions trunk/drivers/usb/atm/speedtch.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,8 @@ static void speedtch_poll_status(struct speedtch_instance_data *instance)
if (instance->u.atm_dev->signal != ATM_PHY_SIG_LOST) {
instance->u.atm_dev->signal = ATM_PHY_SIG_LOST;
printk(KERN_NOTICE "ADSL line is down\n");
/* It'll never resync again unless we ask it to... */
speedtch_start_synchro(instance);
}
break;

Expand Down

0 comments on commit ab137c1

Please sign in to comment.