Searched hist:d69d169493463e6b1da9a1965d35126e479aa27f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | smsc95xx.c | diff d69d169493463e6b1da9a1965d35126e479aa27f Wed May 25 21:06:47 CDT 2016 Christoph Fritz <chf.fritz@googlemail.com> 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: Christoph Fritz <chf.fritz@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|