Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47364 )
Change subject: drivers/wifi: Check device is of type PCI before checking vendor ID
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47364/1/src/drivers/wifi/generic/ac...
File src/drivers/wifi/generic/acpi.c:
https://review.coreboot.org/c/coreboot/+/47364/1/src/drivers/wifi/generic/ac...
PS1, Line 215: if (CONFIG(USE_SAR))
How about move the check, here?
I don't think it would make much difference. I kept it inside `emit_sar_acpi_structures()` to make the code in this function easier to read. To be honest, I think either ways its fine. Unless you feel very strongly about it, I think we can keep the check in `emit_sar_acpi_structures()`.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/47364
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3c8d18538b94ed1072cfcc108552f3a1ac320395
Gerrit-Change-Number: 47364
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Dtrain Hsu
dtrain_hsu@compal.corp-partner.google.com
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 09 Nov 2020 18:05:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-MessageType: comment