diff options
author | Andrew Lunn <[email protected]> | 2020-07-05 21:30:08 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-05 15:31:58 -0700 |
commit | 99bac53d069a05dc680b3aa82614f964bc12f5f9 (patch) | |
tree | 62b7c6c2a2e4085e0f0cecfdccf2b1c8aff02451 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 04d63f9d91d018d4ec31832677f4045706defc18 (diff) |
net: dsa: tag_qca.c: Fix warning for __be16 vs u16
net/dsa/tag_qca.c:48:15: warning: incorrect type in assignment (different base types)
net/dsa/tag_qca.c:48:15: expected unsigned short [usertype]
net/dsa/tag_qca.c:48:15: got restricted __be16 [usertype]
net/dsa/tag_qca.c:68:13: warning: incorrect type in assignment (different base types)
net/dsa/tag_qca.c:68:13: expected restricted __be16 [usertype] hdr
net/dsa/tag_qca.c:68:13: got int
net/dsa/tag_qca.c:71:16: warning: restricted __be16 degrades to integer
net/dsa/tag_qca.c:81:17: warning: restricted __be16 degrades to integer
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