Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36827
b: refs/heads/master
c: 321efff
h: refs/heads/master
i:
  36825: ea9094f
  36823: 60bf165
v: v3
  • Loading branch information
Olaf Kirch authored and David S. Miller committed Sep 29, 2006
1 parent ebd730c commit 8bb9d19
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: f0e82fd0e5ad8494985ddfca7de89a800cf96fb8
refs/heads/master: 321efff7c3b7a26fa0522cb12b2af2ac82c05f1e
4 changes: 2 additions & 2 deletions trunk/net/ipv4/af_inet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1342,10 +1342,10 @@ static int __init inet_init(void)
rc = 0;
out:
return rc;
out_unregister_tcp_proto:
proto_unregister(&tcp_prot);
out_unregister_udp_proto:
proto_unregister(&udp_prot);
out_unregister_tcp_proto:
proto_unregister(&tcp_prot);
goto out;
}

Expand Down

0 comments on commit 8bb9d19

Please sign in to comment.