diff options
author | Shan Wei <davidshan@tencent.com> | 2012-11-12 19:51:54 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-20 03:59:44 +0400 |
commit | 1f743b07652f11100bee004e261b9931632beac1 (patch) | |
tree | 4d383dedd374b544acbd3ad609439861bc3314ff /lib | |
parent | 91aa76518d0352829c445a8250f0fb68aee1811a (diff) | |
download | linux-1f743b07652f11100bee004e261b9931632beac1.tar.xz |
net: core: use this_cpu_ptr per-cpu helper
flush_tasklet is a struct, not a pointer in percpu var.
so use this_cpu_ptr to get the member pointer.
Signed-off-by: Shan Wei <davidshan@tencent.com>
Reviewed-by: Christoph Lameter <cl@linux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions