commit | 278150321a3f5af85803e1214807ca5cfbace0e1 | [log] [tgz] |
---|---|---|
author | Li RongQing <roy.qing.li@gmail.com> | Thu Mar 28 02:24:11 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 29 15:14:46 2013 -0400 |
tree | 55b8bc67add42074bc78ea8ea22f8844b5872b56 | |
parent | 10c9cbb10fa035d20c8ff2e231780617c6c70ee7 [diff] |
net: simplify the getting percpu of flow_cache replace per_cpu with per_cpu_ptr to save conversion between address and pointer Signed-off-by: Li RongQing <roy.qing.li@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>