Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102613
b: refs/heads/master
c: 6d4a667
h: refs/heads/master
i:
  102611: d89f808
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed May 21, 2008
1 parent 3bdc483 commit 8310a4f
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: 811102ca23dfdde5ee8b782b3a4bbff44c499cb2
refs/heads/master: 6d4a6672c8263f98544d2b91690dc7074b144090
1 change: 1 addition & 0 deletions trunk/net/tipc/port.c
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ void tipc_port_reinit(void)
msg = &p_ptr->publ.phdr;
if (msg_orignode(msg) == tipc_own_addr)
break;
msg_set_prevnode(msg, tipc_own_addr);
msg_set_orignode(msg, tipc_own_addr);
}
spin_unlock_bh(&tipc_port_list_lock);
Expand Down

0 comments on commit 8310a4f

Please sign in to comment.