summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/watchdog/watchdog-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/watchdog/watchdog-test.c')
0 files changed, 0 insertions, 0 deletions
says: ==================== net: Incorrect use of phy_read_status() This patch series removes incorrect uses of phy_read_status() which can clobber the PHY device link while we are executing with the state machine running. greth was potentially another candidate, but it does funky stuff with auto-negotation that I am still trying to understand. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/slave.c')
-rw-r--r--net/dsa/slave.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/dsa/slave.c b/net/dsa/slave.c