diff options
author | 2012-11-12 15:51:54 +0000 | |
---|---|---|
committer | 2012-11-19 18:59:44 -0500 | |
commit | 1f743b07652f11100bee004e261b9931632beac1 (patch) | |
tree | 4d383dedd374b544acbd3ad609439861bc3314ff /drivers/net | |
parent | vhost: Remove duplicate inclusion of linux/vhost.h (diff) | |
download | wireguard-linux-1f743b07652f11100bee004e261b9931632beac1.tar.xz wireguard-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 'drivers/net')
0 files changed, 0 insertions, 0 deletions