Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39415
b: refs/heads/master
c: 917a5b8
h: refs/heads/master
i:
  39413: 8191444
  39411: c5fc6bd
  39407: b4efa1c
v: v3
  • Loading branch information
Linas Vepstas authored and Jeff Garzik committed Oct 11, 2006
1 parent a1c64a0 commit 4daf19a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 808999c9a4749dc67c39bf52f712d0c27aa00e67
refs/heads/master: 917a5b8e648f420105158023ae0317eb0e77a2d5
1 change: 1 addition & 0 deletions trunk/drivers/net/spider_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ spider_net_prepare_tx_descr(struct spider_net_card *card,

descr->prev->next_descr_addr = descr->bus_addr;

card->netdev->trans_start = jiffies; /* set netdev watchdog timer */
return 0;
}

Expand Down

0 comments on commit 4daf19a

Please sign in to comment.