Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265189
b: refs/heads/master
c: 3cb7a79
h: refs/heads/master
i:
  265187: eca2a4b
v: v3
  • Loading branch information
françois romieu authored and David S. Miller committed Aug 8, 2011
1 parent c33d195 commit 29b846d
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: f3f70bf6ac256b2c016e4f4561769f63dfb7c8f2
refs/heads/master: 3cb7a7986ace516b97bb6bee2a78eba73e616a87
1 change: 1 addition & 0 deletions trunk/drivers/net/via-velocity.c
Original file line number Diff line number Diff line change
Expand Up @@ -2092,6 +2092,7 @@ static int velocity_receive_frame(struct velocity_info *vptr, int idx)
netif_rx(skb);

stats->rx_bytes += pkt_len;
stats->rx_packets++;

return 0;
}
Expand Down

0 comments on commit 29b846d

Please sign in to comment.