diff options
author | Yoshihiro Shimoda <[email protected]> | 2023-12-08 13:10:23 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-10 19:31:41 +0000 |
commit | 8857034184538ca92b0e029f6f56e5e04f518ad2 (patch) | |
tree | 2c34db8ff306af1b20bcf8714f0a92de5355141a /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | c7e0022390d43788f63c7021ad441c1f8d9acf5f (diff) |
net: rswitch: Use unsigned int for desc related array index
Array index should not be negative, so use unsigned int for
descriptors related array index.
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions