Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78515
b: refs/heads/master
c: da4d0f6
h: refs/heads/master
i:
  78513: ccbb05e
  78511: 1f9bccf
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jan 28, 2008
1 parent 46f2878 commit fced821
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: b5dd674b2a1de5925955a088b0a10f81484e975a
refs/heads/master: da4d0f6b3d3c7bcd00e097d48416e0a1dfde2a0f
2 changes: 1 addition & 1 deletion trunk/net/ipv6/netfilter/ip6_tables.c
Original file line number Diff line number Diff line change
Expand Up @@ -1420,7 +1420,7 @@ do_add_counters(void __user *user, unsigned int len, int compat)

i = 0;
/* Choose the copy that is on our node */
loc_cpu_entry = private->entries[smp_processor_id()];
loc_cpu_entry = private->entries[raw_smp_processor_id()];
IP6T_ENTRY_ITERATE(loc_cpu_entry,
private->size,
add_counter_to_entry,
Expand Down

0 comments on commit fced821

Please sign in to comment.