alistair23-linux/drivers/net/sfc
Ben Hutchings 31b760202a sfc: Fix type of FALCON_SPI_MAX_LEN
FALCON_SPI_MAX_LEN has type size_t while other SPI lengths have type
unsigned int.  This results in warnings from min() on 64-bit
architectures where they are different.  Add a cast to make it match.

From: Steve Hodgson <shodgson@solarflare.com>
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:54:42 -04:00
..
bitfield.h
boards.c
boards.h
efx.c sfc: Make queue flushes more reliable 2008-09-24 18:54:37 -04:00
efx.h
enum.h
ethtool.c
ethtool.h
falcon.c sfc: Fix type of FALCON_SPI_MAX_LEN 2008-09-24 18:54:42 -04:00
falcon.h sfc: Make queue flushes more reliable 2008-09-24 18:54:37 -04:00
falcon_hwdefs.h sfc: Remove obsolete comment about PCI modes 2008-09-24 18:54:41 -04:00
falcon_io.h sfc: Don't include net_driver.h from falcon_io.h 2008-09-24 18:54:38 -04:00
falcon_xmac.c sfc: Remove workaround for old firmware bug 2008-09-24 18:54:35 -04:00
gmii.h
Kconfig
mac.h
Makefile
mdio_10g.c
mdio_10g.h
net_driver.h sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate 2008-09-24 18:54:42 -04:00
phy.h
rx.c
rx.h
selftest.c
selftest.h
sfe4001.c sfc: Remove workaround for old firmware bug 2008-09-24 18:54:35 -04:00
spi.h
tenxpress.c sfc: Stop generating bogus events in tenxpress_check_hw() 2008-09-24 18:54:39 -04:00
tx.c sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate 2008-09-24 18:54:42 -04:00
tx.h
workarounds.h sfc: Remove workaround for old firmware bug 2008-09-24 18:54:35 -04:00
xenpack.h
xfp_phy.c sfc: Remove workaround for old firmware bug 2008-09-24 18:54:35 -04:00