Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264283
b: refs/heads/master
c: 3458e21
h: refs/heads/master
i:
  264281: 28b30e0
  264279: 5a8fbb8
v: v3
  • Loading branch information
Thomas Gleixner authored and David S. Miller committed Oct 5, 2011
1 parent 5b5817c commit 6645929
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: 1e5289e121372a3494402b1b131b41bfe1cf9b7f
refs/heads/master: 3458e21c0d384ca04b27a2ea24d9314c1b57530f
2 changes: 1 addition & 1 deletion trunk/net/netfilter/ipvs/ip_vs_ctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -3679,7 +3679,7 @@ int __net_init ip_vs_control_net_init(struct net *net)
int idx;
struct netns_ipvs *ipvs = net_ipvs(net);

ipvs->rs_lock = __RW_LOCK_UNLOCKED(ipvs->rs_lock);
rwlock_init(&ipvs->rs_lock);

/* Initialize rs_table */
for (idx = 0; idx < IP_VS_RTAB_SIZE; idx++)
Expand Down

0 comments on commit 6645929

Please sign in to comment.