Skip to content

Commit

Permalink
sophgo: pcie: disable switchtec in whitelist
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Dec 15, 2024
1 parent 6eee63c commit c30fe9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pci/controller/cadence/pcie-cadence-sophgo.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ struct vendor_id_list vendor_id_list[] = {
{"Inter X520", 0x8086, 0x10fb},
{"Inter I40E", 0x8086, 0x1572},
//{"WangXun RP1000", 0x8088},
{"Switchtec", 0x11f8,0x4052},
//{"Switchtec", 0x11f8,0x4052},
{"Mellanox ConnectX-2", 0x15b3, 0x6750}
};

Expand Down

0 comments on commit c30fe9b

Please sign in to comment.