Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31350
b: refs/heads/master
c: 0702056
h: refs/heads/master
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed Jun 30, 2006
1 parent 94801c5 commit 750f547
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ea13847b240e689e8f291355c36b46de9f44ddf9
refs/heads/master: 0702056f9f41274a06e21cb05f12b4265b4867a2
3 changes: 2 additions & 1 deletion trunk/net/tipc/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@ static int __init tipc_init(void)
int res;

tipc_log_reinit(CONFIG_TIPC_LOG);
info("Activated (compiled " __DATE__ " " __TIME__ ")\n");
info("Activated (version " TIPC_MOD_VER
" compiled " __DATE__ " " __TIME__ ")\n");

tipc_own_addr = 0;
tipc_remote_management = 1;
Expand Down

0 comments on commit 750f547

Please sign in to comment.