linux/drivers/net/ethernet/xilinx
Ricardo Ribalda f79d7e6f6a net/ll_temac: FIX : Wait for indirect wait to end
While tracing down a connectivity problem on the temac I connected a
probe to the Cross bar irq, and it was triggered when doing
ifdown->ifup.

This is fixed once waiting for the indirect write to end. Since it is
not on the hot path there is no performance loss.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-09 15:39:57 -05:00
..
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
ll_temac.h
ll_temac_main.c net/ll_temac: FIX : Wait for indirect wait to end 2011-11-09 15:39:57 -05:00
ll_temac_mdio.c
Makefile
xilinx_emaclite.c