Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22286
b: refs/heads/master
c: 87546b1
h: refs/heads/master
v: v3
  • Loading branch information
Per Liden authored and David S. Miller committed Mar 21, 2006
1 parent c7afef8 commit 6f37d1e
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: de70c5ba43b3442b99e94dc35bba2bbced168a84
refs/heads/master: 87546b1c25daa2c72ba6741c777f76c1eac6e2d9
2 changes: 1 addition & 1 deletion trunk/net/tipc/cluster.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

static void tipc_cltr_multicast(struct cluster *c_ptr, struct sk_buff *buf,
u32 lower, u32 upper);
struct sk_buff *tipc_cltr_prepare_routing_msg(u32 data_size, u32 dest);
static struct sk_buff *tipc_cltr_prepare_routing_msg(u32 data_size, u32 dest);

struct node **tipc_local_nodes = NULL;
struct node_map tipc_cltr_bcast_nodes = {0,{0,}};
Expand Down

0 comments on commit 6f37d1e

Please sign in to comment.