Skip to content
Commit e7e81fde authored by Dylan Hung's avatar Dylan Hung Committed by Greg Kroah-Hartman
Browse files

ftgmac100: Restart MAC HW once

[ Upstream commit 68970873 ]

The interrupt handler may set the flag to reset the mac in the future,
but that flag is not cleared once the reset has occurred.

Fixes: 10cbd640

 ("ftgmac100: Rework NAPI & interrupts handling")
Signed-off-by: default avatarDylan Hung <dylan_hung@aspeedtech.com>
Acked-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 12dbbbab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment