diff options
author | Andrew Lunn <[email protected]> | 2020-07-05 21:30:04 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-05 15:31:58 -0700 |
commit | a61bf20831d7fc77395d97777a9b511790fff621 (patch) | |
tree | d4f4c4603ef2a83c56169d5bd3e3c27f69afb264 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | dbacfd8ca755b9f710ab17a1e47572fc4e5dabcc (diff) |
net: dsa: Add __percpu property to prevent warnings
net/dsa/slave.c:505:13: warning: incorrect type in initializer (different address spaces)
net/dsa/slave.c:505:13: expected void const [noderef] <asn:3> *__vpp_verify
net/dsa/slave.c:505:13: got struct pcpu_sw_netstats *
Add the needed _percpu property to prevent this warning.
Signed-off-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions