aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorAndrew Lunn <[email protected]>2020-07-05 22:42:27 +0200
committerDavid S. Miller <[email protected]>2020-07-05 15:47:28 -0700
commitda31735cb9db61dccea0bc9eeb581b41106a247a (patch)
treef1063e191c20598f7eb9531ef22fb074d1a20c09 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent74dc1d46ee52037b10b7e55a993764baa93f2f18 (diff)
net: dsa: rtl8366: Pass GENMASK() signed bits
Oddly, GENMASK() requires signed bit numbers, so that it can compare them for < 0. If passed an unsigned type, we get warnings about the test never being true. 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