linux-stable/drivers/net/ethernet/neterion
Jakub Kicinski 8163962aad net: vxget: clean up sparse warnings
This code is copying strings in 64 bit quantities, the device
returns them in big endian. As long as we store in big endian
IOW endian on both sides matches, we're good, so swap to_be64,
not from be64.

This fixes ~60 sparse warnings.

Link: https://lore.kernel.org/r/20201212234426.177015-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-12-14 19:18:11 -08:00
..
vxge net: vxget: clean up sparse warnings 2020-12-14 19:18:11 -08:00
Kconfig docs: networking: reorganize driver documentation again 2020-06-26 16:08:44 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
s2io-regs.h
s2io.c net: neterion: s2io: Replace in_interrupt() for context detection 2020-10-31 09:55:16 -07:00
s2io.h net: neterion: s2io: Replace in_interrupt() for context detection 2020-10-31 09:55:16 -07:00