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

Michael Tokarev mjt at tls.msk.ru
Wed Sep 19 14:42:14 EDT 2012


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?

/mjt



More information about the b43-dev mailing list