[PATCH v3 0/2] net: dp83822: fix interrupt floods
From: Enguerrand de Ribaucourt
Date: Thu Jun 23 2022 - 09:47:07 EST
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.
v2: added Fixes: and patchset description 0/2
v3: Fixed Fixes: commit format
In-Reply-To: YqzAKguRaxr74oXh@xxxxxxx
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Fixes: 87461f7a58ab ("net: phy: DP83822 initial driver submission")