Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376636
b: refs/heads/master
c: a70b964
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Pablo Neira Ayuso committed May 29, 2013
1 parent d462ea9 commit d50613c
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: d660164d79b67f879db35a7d61e47d3b99bc714e
refs/heads/master: a70b9641e6a90d6821e4354a2c2fede74015db29
2 changes: 1 addition & 1 deletion trunk/net/netfilter/ipvs/ip_vs_sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ struct ip_vs_sh_bucket {
#define IP_VS_SH_TAB_MASK (IP_VS_SH_TAB_SIZE - 1)

struct ip_vs_sh_state {
struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE];
struct rcu_head rcu_head;
struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE];
};

/*
Expand Down

0 comments on commit d50613c

Please sign in to comment.