diff options
author | Andrew Lunn <andrew@lunn.ch> | 2020-07-05 22:30:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-06 01:31:58 +0300 |
commit | ed6444ea03841d6a24093eb25dca2eecc1860ca9 (patch) | |
tree | fa180aa40d8cbd84957d5698d40b32fdcbe63119 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a61bf20831d7fc77395d97777a9b511790fff621 (diff) | |
download | linux-ed6444ea03841d6a24093eb25dca2eecc1860ca9.tar.xz |
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 <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions