Thread (117 messages) 117 messages, 5 authors, 2022-01-31

Re: [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths

From: Dmitry Osipenko <digetx@gmail.com>
Date: 2022-01-04 22:37:03
Also in: linux-acpi, linux-devicetree, linux-wireless, lkml

04.01.2022 11:43, Hector Martin пишет:
quoted
quoted
@@ -427,6 +427,8 @@ void brcmf_fw_nvram_free(void *nvram)
 struct brcmf_fw {
 	struct device *dev;
 	struct brcmf_fw_request *req;
+	const char *alt_paths[BRCMF_FW_MAX_ALT_PATHS];
+	int alt_index;
unsigned int
Ack.
The same applies to the rest of the patches. If value can't be negative,
then please use unsigned type. This makes code more consistent.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help