Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85838
b: refs/heads/master
c: 5ee46e5
h: refs/heads/master
v: v3
  • Loading branch information
Wang Chen authored and David S. Miller committed Feb 18, 2008
1 parent 4cb9222 commit af92c7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 05705e4e1158ad2c1a22817f27d91ff0758fd0a9
refs/heads/master: 5ee46e562c9c10a5e25920c4406a42061cf27839
8 changes: 0 additions & 8 deletions trunk/net/ipv6/af_inet6.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,14 +752,6 @@ static int __init inet6_init(void)

BUILD_BUG_ON(sizeof(struct inet6_skb_parm) > sizeof(dummy_skb->cb));

#ifdef MODULE
#if 0 /* FIXME --RR */
if (!mod_member_present(&__this_module, can_unload))
return -EINVAL;

__this_module.can_unload = &ipv6_unload;
#endif
#endif
err = proto_register(&tcpv6_prot, 1);
if (err)
goto out;
Expand Down

0 comments on commit af92c7e

Please sign in to comment.