diff options
author | Shan Wei <davidshan@tencent.com> | 2012-11-12 16:51:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-20 00:59:44 +0100 |
commit | 1f743b07652f11100bee004e261b9931632beac1 (patch) | |
tree | 4d383dedd374b544acbd3ad609439861bc3314ff /net/rds/ib_recv.c | |
parent | vhost: Remove duplicate inclusion of linux/vhost.h (diff) | |
download | linux-1f743b07652f11100bee004e261b9931632beac1.tar.xz linux-1f743b07652f11100bee004e261b9931632beac1.zip |
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 '')
0 files changed, 0 insertions, 0 deletions