Hi Johannes, > Unfortunately, one cannot hold on to the struct firmware > that request_firmware_nowait() hands off, which is needed > in some cases. Allow this by requiring the callback to > free it (via release_firmware). > > Additionally, give it a gfp_t parameter -- all the current > users call it from a GFP_KERNEL context so the GFP_ATOMIC > isn't necessary. This also marks an API break which is > useful in a sense, although that is obviously not the > primary purpose of this change. > > Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> I had a look at this one and looks good to me and makes perfect sense. Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html