Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40031
b: refs/heads/master
c: 08c31f7
h: refs/heads/master
i:
  40029: ca25967
  40027: bce54d6
  40023: 7457783
  40015: 79c2aac
  39999: b493e65
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed Oct 19, 2006
1 parent b719be4 commit 18b265a
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: 3a8d12142eab420ffcbbf3d1d2e637158e85aab8
refs/heads/master: 08c31f7167b1bdc30cd0960b45d6f3076eb1f179
2 changes: 1 addition & 1 deletion trunk/net/tipc/name_distr.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ void tipc_named_publish(struct publication *publ)
struct sk_buff *buf;
struct distr_item *item;

list_add(&publ->local_list, &publ_root);
list_add_tail(&publ->local_list, &publ_root);
publ_cnt++;

buf = named_prepare_buf(PUBLICATION, ITEM_SIZE, 0);
Expand Down

0 comments on commit 18b265a

Please sign in to comment.