Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19061
b: refs/heads/master
c: 12ad74f
h: refs/heads/master
i:
  19059: 138534d
v: v3
  • Loading branch information
Paolo Galtieri authored and Jeff Garzik committed Jan 27, 2006
1 parent 21c611e commit 50fb163
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: c7cd9014e6ea620bf9e1b52a22fadd7618b53276
refs/heads/master: 12ad74f88f6a2276901d416f7533f0a115ba6a15
1 change: 1 addition & 0 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ static int mv643xx_eth_receive_queue(struct net_device *dev)
netif_rx(skb);
#endif
}
dev->last_rx = jiffies;
}

return received_packets;
Expand Down

0 comments on commit 50fb163

Please sign in to comment.