Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48341
b: refs/heads/master
c: ecab963
h: refs/heads/master
i:
  48339: 9bd07e8
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent 8856c15 commit 724dfc8
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: 9fa7b46d73d2849a7234d0967152c39deb4e815f
refs/heads/master: ecab963ac1aa7d92369564c5dd4ad04ec5853380
2 changes: 1 addition & 1 deletion trunk/net/ipx/sysctl_net_ipx.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ static struct ctl_table_header *ipx_table_header;

void ipx_register_sysctl(void)
{
ipx_table_header = register_sysctl_table(ipx_root_table, 1);
ipx_table_header = register_sysctl_table(ipx_root_table, 0);
}

void ipx_unregister_sysctl(void)
Expand Down

0 comments on commit 724dfc8

Please sign in to comment.