diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-01-24 09:02:11 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-25 13:00:27 +0000 |
commit | f3c07758c9007a6bfff5290d9e19d3c41930c897 (patch) | |
tree | 3c5cb83b570454e4a910d65ddda4322f3aaea0b7 /Kbuild | |
parent | c2b6cdee1d13ffbb24baca3c9b8a572d6b541e4e (diff) | |
download | linux-f3c07758c9007a6bfff5290d9e19d3c41930c897.tar.bz2 |
net: ravb: Fix possible hang if RIS2_QFF1 happen
Since this driver enables the interrupt by RIC2_QFE1, this driver
should clear the interrupt flag if it happens. Otherwise, the interrupt
causes to hang the system.
Note that this also fix a minor coding style (a comment indentation)
around the fixed code.
Fixes: c156633f1353 ("Renesas Ethernet AVB driver proper")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions