lkml.org 
[lkml]   [2022]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt paths
    From
    Date
    26.12.2021 18:35, Hector Martin пишет:
    > struct brcmf_fw {
    > struct device *dev;
    > struct brcmf_fw_request *req;
    > + const char **alt_paths;

    > + int alt_index;
    ...
    > +static void brcm_free_alt_fw_paths(const char **alt_paths)
    > +{
    > + int i;
    ...
    > 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

    \
     
     \ /
      Last update: 2022-01-02 07:56    [W:4.170 / U:1.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site