Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313921
b: refs/heads/master
c: 2b823f7
h: refs/heads/master
i:
  313919: b2aabe5
v: v3
  • Loading branch information
David S. Miller committed Jun 10, 2012
1 parent 7258b92 commit c557904
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: 56a6b248eb345c1948ee60bf426de1ff7dd81509
refs/heads/master: 2b823f72585552ef6fb77d6c081e55e047e879f0
2 changes: 1 addition & 1 deletion trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -3016,7 +3016,7 @@ static void __net_exit ipv6_inetpeer_exit(struct net *net)
kfree(bp);
}

static __net_initdata struct pernet_operations ipv6_inetpeer_ops = {
static struct pernet_operations ipv6_inetpeer_ops = {
.init = ipv6_inetpeer_init,
.exit = ipv6_inetpeer_exit,
};
Expand Down

0 comments on commit c557904

Please sign in to comment.