Thread (98 messages) 98 messages, 7 authors, 2022-01-03

Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt paths

From: Hector Martin <hidden>
Date: 2022-01-03 06:18:56
Also in: linux-acpi, linux-devicetree, linux-wireless, lkml

On 2022/01/02 15:55, Dmitry Osipenko wrote:
26.12.2021 18:35, Hector Martin пишет:
quoted
 struct brcmf_fw {
 	struct device *dev;
 	struct brcmf_fw_request *req;
+	const char **alt_paths;
quoted
+	int alt_index;
...
quoted
+static void brcm_free_alt_fw_paths(const char **alt_paths)
+{
+	int i;
...
quoted
 static int brcmf_fw_request_firmware(const struct firmware **fw,
 				     struct brcmf_fw *fwctx)
 {
 	struct brcmf_fw_item *cur = &fwctx->req->items[fwctx->curpos];
-	int ret;
+	int ret, i;
unsigned int
Thanks, changed for v2!

-- 
Hector Martin (marcan@marcan.st)
Public Key: https://mrcn.st/pub
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help