Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150317
b: refs/heads/master
c: 5007392
h: refs/heads/master
i:
  150315: 7dbc2fe
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed May 19, 2009
1 parent 30d2bf0 commit 07ab2a0
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: 336ca57c3b4e2b58ea3273e6d978ab3dfa387b4c
refs/heads/master: 5007392d8512e666107dc356d4c2e05627b9029b
2 changes: 1 addition & 1 deletion trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int old)
return 0;

if (!rtnl_trylock())
return -ERESTARTSYS;
return restart_syscall();

if (p == &net->ipv6.devconf_all->forwarding) {
__s32 newf = net->ipv6.devconf_all->forwarding;
Expand Down

0 comments on commit 07ab2a0

Please sign in to comment.