From: Manuel Bessler <manuel.bess...@sensus.com> Date: Thu, 15 Dec 2016 22:55:00 -0500
> 'ifconfig eth0 down' makes r6040_close() trigger: > INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected > > Fixed by moving calls to phy_stop(), napi_disable(), netif_stop_queue() > to outside of the module's private spin_lock_irq block. > > Found on a Versalogic Tomcat SBC with a Vortex86 SoC ... > Signed-off-by: Manuel Bessler <manuel.bess...@sensus.com> Applied, thanks.