diff options
author | Felix Riemann <felix.riemann@sma.de> | 2022-10-18 12:47:54 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-19 18:46:17 -0700 |
commit | 7f378c03aa4952507521174fb0da7b24a9ad0be6 (patch) | |
tree | 0a8af85a8fee149d3b559f78b04325048c185227 /net/tipc | |
parent | ebda44da44f6f309d302522b049f43d6f829f7aa (diff) | |
download | linux-stable-7f378c03aa4952507521174fb0da7b24a9ad0be6.tar.gz linux-stable-7f378c03aa4952507521174fb0da7b24a9ad0be6.tar.bz2 linux-stable-7f378c03aa4952507521174fb0da7b24a9ad0be6.zip |
net: phy: dp83822: disable MDI crossover status change interrupt
If the cable is disconnected the PHY seems to toggle between MDI and
MDI-X modes. With the MDI crossover status interrupt active this causes
roughly 10 interrupts per second.
As the crossover status isn't checked by the driver, the interrupt can
be disabled to reduce the interrupt load.
Fixes: 87461f7a58ab ("net: phy: DP83822 initial driver submission")
Signed-off-by: Felix Riemann <felix.riemann@sma.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20221018104755.30025-1-svc.sw.rte.linux@sma.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions