Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290038
b: refs/heads/master
c: 0232c5a
h: refs/heads/master
v: v3
  • Loading branch information
Allan Stephens authored and Paul Gortmaker committed Feb 6, 2012
1 parent f9a41eb commit 436425a
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: 8a275a6a30ba871eb34ea41c1fbb507039f4c0dc
refs/heads/master: 0232c5a566ff52d5c9fc1dda70253c942628ca66
2 changes: 2 additions & 0 deletions trunk/net/tipc/bcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,8 @@ void tipc_bclink_recv_pkt(struct sk_buff *buf)

if (deferred)
bcl->stats.deferred_recv++;
else
bcl->stats.duplicates++;

unlock:
tipc_node_unlock(node);
Expand Down

0 comments on commit 436425a

Please sign in to comment.