Skip to content
Commit ebc646f6 authored by Stephen Hemminger's avatar Stephen Hemminger
Browse files

sky2: phy irq on shutdown



When PHY is turned off on shutdown, it causes the IRQ to get stuck on.
Make sure and disable the IRQ first, and if IRQ occurs when device
is not running, don't access PHY because that will hang.

Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
parent e561a83b
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