Merge branch 'net-dp83822-fix-interrupt-floods'
authorJakub Kicinski <kuba@kernel.org>
Fri, 24 Jun 2022 23:33:44 +0000 (16:33 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 24 Jun 2022 23:33:45 +0000 (16:33 -0700)
commit8cc683833726912498130a0130fc3bd0d169ef59
treeca5e0ab189ef26fe7e2b61462b289f8e2ce5dadf
parent3b9bc84d311104906d2b4995a9a02d7b7ddab2db
parent0e597e2affb90d6ea48df6890d882924acf71e19
Merge branch 'net-dp83822-fix-interrupt-floods'

Enguerrand de Ribaucourt says:

====================
net: dp83822: fix interrupt floods

The false carrier and RX error counters, once half full, produce interrupt
floods. Since we do not use these counters, these interrupts should be disabled.
====================

Link: https://lore.kernel.org/r/20220623134645.1858361-1-enguerrand.de-ribaucourt@savoirfairelinux.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>