Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48344
b: refs/heads/master
c: 2852236
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent d7050cc commit c6ea25b
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: f7d749fa0a4de0a5445a4f023023f9e702238653
refs/heads/master: 28522366f0a2dcb2b1d3ef5eebcc65fcd7c2a422
2 changes: 1 addition & 1 deletion trunk/net/ax25/sysctl_net_ax25.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ void ax25_register_sysctl(void)

ax25_dir_table[0].child = ax25_table;

ax25_table_header = register_sysctl_table(ax25_root_table, 1);
ax25_table_header = register_sysctl_table(ax25_root_table, 0);
}

void ax25_unregister_sysctl(void)
Expand Down

0 comments on commit c6ea25b

Please sign in to comment.