summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_lan9303.c
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2020-07-05 21:30:05 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-05 15:31:58 -0700
commited6444ea03841d6a24093eb25dca2eecc1860ca9 (patch)
treefa180aa40d8cbd84957d5698d40b32fdcbe63119 /net/dsa/tag_lan9303.c
parenta61bf20831d7fc77395d97777a9b511790fff621 (diff)
downloadlinux-ed6444ea03841d6a24093eb25dca2eecc1860ca9.tar.bz2
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 'net/dsa/tag_lan9303.c')
0 files changed, 0 insertions, 0 deletions