[PATCH 1/2] Added information about which firmware file is being requested.

Rafał Miłecki zajec5 at gmail.com
Thu Sep 20 02:06:44 EDT 2012


2012/9/19 Jarl Friis <jarl at softace.dk>:
> 2012/9/19 Michael Tokarev <mjt at tls.msk.ru>:
>> On 19.09.2012 15:18, Jarl Friis wrote:
>>
>>> +     b43info(ctx->dev->wl, "Requesting firmware file '%s'\n", ctx->fwname);
>>>       err = request_firmware(&blob, ctx->fwname, ctx->dev->dev->dev);
>>
>> Hmm.  I wonder if this should be printed in request_firmware()
>> itself instead of in all callers?
>
> Now that you mention it, I also think that is a much better idea.
> However that would be a much more central place to do the change, so I
> would gladly see somebody else do that patch (in replacement of mine)

I agree, please submit patch modifying request_firmware if you believe
it's important.

-- 
Rafał



More information about the b43-dev mailing list