linux-stable/drivers/staging/octeon
Wambui Karuga fbf12784d3 staging: octeon: Fix incorrect type in assignment
Fix the following warning generated by sparse in
drivers/staging/octeon/ethernet-tx.c:

drivers/staging/octeon/ethernet-tx.c:563:50: warning: incorrect type in assignment (different base types)
drivers/staging/octeon/ethernet-tx.c:563:50:    expected unsigned short [usertype] hw_chksum
drivers/staging/octeon/ethernet-tx.c:563:50:    got restricted __wsum [usertype] csum

Warning generated by running:
make C=2 CF="-D__CHECK_ENDIAN__" drivers/staging/octeon/

Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com>
Link: https://lore.kernel.org/r/20191010043815.14027-1-wambui.karugax@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-10 11:00:59 +02:00
..
ethernet-defines.h staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-mdio.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-mdio.h
ethernet-mem.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-mem.h
ethernet-rgmii.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-rx.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-rx.h staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-sgmii.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-spi.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-tx.c staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet-tx.h
ethernet-util.h staging/octeon: Allow test build on !MIPS 2019-07-29 10:35:41 -07:00
ethernet.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2019-09-18 12:34:53 -07:00
Kconfig staging/octeon: Fix build error without CONFIG_NETDEVICES 2019-07-31 09:07:05 -07:00
Makefile
octeon-ethernet.h staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOC 2019-10-08 14:50:15 +02:00
octeon-stubs.h staging: octeon: Fix incorrect type in assignment 2019-10-10 11:00:59 +02:00
TODO staging: octeon-ethernet: add TODO 2019-04-30 15:00:30 +02:00