Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321982
b: refs/heads/master
c: 4855d6f
h: refs/heads/master
v: v3
  • Loading branch information
Igor Maravic authored and David S. Miller committed Aug 14, 2012
1 parent 8b21144 commit 9648f27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7bd86cc282a458b66c41e3f6676de6656c99b8db
refs/heads/master: 4855d6f3116e891b66198838b683dce3dcf6e874
4 changes: 2 additions & 2 deletions trunk/net/ipv6/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,10 @@ static int __net_init ipv6_proc_init_net(struct net *net)
goto proc_dev_snmp6_fail;
return 0;

proc_dev_snmp6_fail:
proc_net_remove(net, "snmp6");
proc_snmp6_fail:
proc_net_remove(net, "sockstat6");
proc_dev_snmp6_fail:
proc_net_remove(net, "dev_snmp6");
return -ENOMEM;
}

Expand Down

0 comments on commit 9648f27

Please sign in to comment.