Skip to content
Commit d69d1694 authored by Christoph Fritz's avatar Christoph Fritz Committed by David S. Miller
Browse files

usbnet: smsc95xx: fix link detection for disabled autonegotiation



To detect link status up/down for connections where autonegotiation is
explicitly disabled, we don't get an irq but need to poll the status
register for link up/down detection.
This patch adds a workqueue to poll for link status.

Signed-off-by: default avatarChristoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f00e35e2
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