diff options
author | Andrew Lunn <[email protected]> | 2020-07-05 21:30:05 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-05 15:31:58 -0700 |
commit | ed6444ea03841d6a24093eb25dca2eecc1860ca9 (patch) | |
tree | fa180aa40d8cbd84957d5698d40b32fdcbe63119 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | a61bf20831d7fc77395d97777a9b511790fff621 (diff) |
net: dsa: tag_ksz: Fix __be16 warnings
cpu_to_be16 returns a __be16 value. So what it is assigned to needs to
have the same type to avoid warnings.
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