diff options
author | Shan Wei <davidshan@tencent.com> | 2012-11-12 15:51:54 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-19 18:59:44 -0500 |
commit | 1f743b07652f11100bee004e261b9931632beac1 (patch) | |
tree | 4d383dedd374b544acbd3ad609439861bc3314ff /fs | |
parent | 91aa76518d0352829c445a8250f0fb68aee1811a (diff) | |
download | linux-1f743b07652f11100bee004e261b9931632beac1.tar.bz2 |
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 'fs')
0 files changed, 0 insertions, 0 deletions