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

Jarl Friis jarl at softace.dk
Wed Sep 19 14:56:22 EDT 2012


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)

Jarl



More information about the b43-dev mailing list