Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236853
b: refs/heads/master
c: a870c8c
h: refs/heads/master
i:
  236851: 1ba853e
v: v3
  • Loading branch information
Simon Horman authored and Patrick McHardy committed Feb 1, 2011
1 parent 3fb013a commit eb39b04
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: a00f1f3686d6a062b5295c092a9dff059adbdbf5
refs/heads/master: a870c8c5cbe41bcf42cf4fa9f43d969b5134090b
2 changes: 1 addition & 1 deletion trunk/net/netfilter/ipvs/ip_vs_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1887,7 +1887,7 @@ static int __net_init __ip_vs_init(struct net *net)
ipvs->gen = atomic_read(&ipvs_netns_cnt);
atomic_inc(&ipvs_netns_cnt);
net->ipvs = ipvs;
printk(KERN_INFO "IPVS: Creating netns size=%lu id=%d\n",
printk(KERN_INFO "IPVS: Creating netns size=%zu id=%d\n",
sizeof(struct netns_ipvs), ipvs->gen);
return 0;
}
Expand Down

0 comments on commit eb39b04

Please sign in to comment.