mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix bpi-r64 on 6.1 kernel
This commit is contained in:
parent
34aa6d03cd
commit
48a664ff20
126 changed files with 17222 additions and 2387 deletions
|
|
@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|||
|
||||
--- a/drivers/pci/controller/pcie-mediatek.c
|
||||
+++ b/drivers/pci/controller/pcie-mediatek.c
|
||||
@@ -614,9 +614,9 @@ static void mtk_pcie_intr_handler(struct
|
||||
@@ -607,9 +607,9 @@ static void mtk_pcie_intr_handler(struct
|
||||
if (status & INTX_MASK) {
|
||||
for_each_set_bit_from(bit, &status, PCI_NUM_INTX + INTX_SHIFT) {
|
||||
/* Clear the INTx */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue