summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_alb.h
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>2011-04-10 23:16:46 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-04-11 19:55:48 (GMT)
commita08070acd43a76069ab20000cd02474369506add (patch)
tree9f09417e2ea3c623250b9598b7ff8752654acbd4 /drivers/net/bonding/bond_alb.h
parentf66ffe285939559d2a6f630a36f676d7c056b99d (diff)
downloadlinux-fsl-qoriq-a08070acd43a76069ab20000cd02474369506add.tar.xz
stmmac: fix Transmit Underflow error
On some old MAC chips without COE sometime the Transmit Underflow error is issued. The driver aborted all the transmission process and initialized it from scratch. This breaks the network activity as raised by Nachiketa on a SPEAr board. The patch is to fix this rare underflow event. The driver will only clear the interrupt and the Tx DMA will go out the Suspend state as soon as the descriptor is fetched again. The driver will continue to bump-up the DMA FIFO threshold that, indeed, helped somebody to prevent this kind of error in the past as well. Reported-by: Nachiketa Prachanda <nprachanda@ncomputing.com> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding/bond_alb.h')
0 files changed, 0 insertions, 0 deletions