Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132387
b: refs/heads/master
c: ff8cf9a
h: refs/heads/master
i:
  132385: e2287a5
  132383: 62ebf40
v: v3
  • Loading branch information
John Dykstra authored and David S. Miller committed Mar 11, 2009
1 parent 44a8988 commit a23b311
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db434ac6bff0d991d0b60166dc9d6405b873d0f7
refs/heads/master: ff8cf9a93800e8118ea097c1aba7203d59a0f3f1
3 changes: 3 additions & 0 deletions trunk/net/ipv6/af_inet6.c
Original file line number Diff line number Diff line change
Expand Up @@ -1192,6 +1192,9 @@ module_init(inet6_init);

static void __exit inet6_exit(void)
{
if (disable_ipv6)
return;

/* First of all disallow new sockets creation. */
sock_unregister(PF_INET6);
/* Disallow any further netlink messages */
Expand Down

0 comments on commit a23b311

Please sign in to comment.