diff options
author | Furong Xu <[email protected]> | 2023-11-25 14:01:26 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-11-28 11:45:07 +0100 |
commit | e54d628a2721bfbb002c19f6e8ca6746cec7640f (patch) | |
tree | f8b4624a5c4359ecf4a05c39699bd3483c34679f /scripts/generate_rust_analyzer.py | |
parent | ad31c629ca3c87f6d557488c1f9faaebfbcd203c (diff) |
net: stmmac: xgmac: Disable FPE MMC interrupts
Commit aeb18dd07692 ("net: stmmac: xgmac: Disable MMC interrupts
by default") tries to disable MMC interrupts to avoid a storm of
unhandled interrupts, but leaves the FPE(Frame Preemption) MMC
interrupts enabled, FPE MMC interrupts can cause the same problem.
Now we mask FPE TX and RX interrupts to disable all MMC interrupts.
Fixes: aeb18dd07692 ("net: stmmac: xgmac: Disable MMC interrupts by default")
Reviewed-by: Larysa Zaremba <[email protected]>
Signed-off-by: Furong Xu <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions