kernel-ark/drivers/net/sfc
Ben Hutchings 867955f568 sfc: Fix oops in register dump after mapping change
Commit 747df2258b ('sfc: Always map MCDI
shared memory as uncacheable') introduced a separate mapping for the
MCDI shared memory (MC_TREG_SMEM).  This means we can no longer easily
include it in the register dump.  Since it is not particularly useful
in debugging, substitute a recognisable dummy value.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-16 15:05:23 -04:00
..
bitfield.h
efx.c sfc: Do not use efx_process_channel_now() in online self-test 2011-04-12 16:37:54 +01:00
efx.h
enum.h
ethtool.c
falcon_boards.c
falcon_xmac.c
falcon.c
filter.c
filter.h
io.h sfc: Use rmb() to ensure reads occur in order 2011-04-12 23:52:44 +01:00
Kconfig
mac.h
Makefile
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c
mcdi.c sfc: Always map MCDI shared memory as uncacheable 2011-05-12 15:16:32 +01:00
mcdi.h
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: Do not use efx_process_channel_now() in online self-test 2011-04-12 16:37:54 +01:00
nic.c sfc: Fix oops in register dump after mapping change 2011-05-16 15:05:23 -04:00
nic.h sfc: Always map MCDI shared memory as uncacheable 2011-05-12 15:16:32 +01:00
phy.h
qt202x_phy.c
regs.h
rx.c
selftest.c sfc: Do not use efx_process_channel_now() in online self-test 2011-04-12 16:37:54 +01:00
selftest.h
siena.c sfc: Always map MCDI shared memory as uncacheable 2011-05-12 15:16:32 +01:00
spi.h
tenxpress.c
tx.c sfc: Stop the TX queues during loopback self-tests 2011-04-12 16:20:25 +01:00
txc43128_phy.c
workarounds.h