Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352763
b: refs/heads/master
c: c5c73dc
h: refs/heads/master
i:
  352761: 265eb91
  352759: 9b8960f
v: v3
  • Loading branch information
Erik Hugne authored and David S. Miller committed Feb 15, 2013
1 parent cb0a4e6 commit 65d69f3
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: 506f669c58989152ce46603327bfd2f2a794fd38
refs/heads/master: c5c73dca596894c47760e4e955877b731ffabf57
1 change: 1 addition & 0 deletions trunk/net/tipc/bcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,7 @@ void tipc_bclink_init(void)
bcl->owner = &bclink->node;
bcl->max_pkt = MAX_PKT_DEFAULT_MCAST;
tipc_link_set_queue_limits(bcl, BCLINK_WIN_DEFAULT);
spin_lock_init(&bcbearer->bearer.lock);
bcl->b_ptr = &bcbearer->bearer;
bcl->state = WORKING_WORKING;
strlcpy(bcl->name, tipc_bclink_name, TIPC_MAX_LINK_NAME);
Expand Down

0 comments on commit 65d69f3

Please sign in to comment.