Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64969
b: refs/heads/master
c: 6425162
h: refs/heads/master
i:
  64967: aaeb12c
v: v3
  • Loading branch information
Jan-Bernd Themann authored and Jeff Garzik committed Sep 13, 2007
1 parent f0e0602 commit 7c09a60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8759cf76e9a6322fc68dcbfaa1cbad00c74b199e
refs/heads/master: 64251621796d5d4c0c4b6a6b6d845e4a43c63aee
2 changes: 1 addition & 1 deletion trunk/drivers/net/ehea/ehea_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ static struct ehea_cqe *ehea_proc_rwqes(struct net_device *dev,
else
netif_receive_skb(skb);

dev->last_rx = jiffies;
port->netdev->last_rx = jiffies;
} else {
pr->p_stats.poll_receive_errors++;
port_reset = ehea_treat_poll_error(pr, rq, cqe,
Expand Down

0 comments on commit 7c09a60

Please sign in to comment.