X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-4.17;h=e821d51c0cea1130d737b2f7e9cc668af5bac358;hb=4ea717904d5b0a685a2c94ad0cba6a55c301c190;hp=5da4f2009d675373589b9d7df5c08de680caf059;hpb=ccb02413eb50635e386e9437365d97e809859d54;p=releases.git diff --git a/deblob-4.17 b/deblob-4.17 index 5da4f2009d67..e821d51c0cea 100755 --- a/deblob-4.17 +++ b/deblob-4.17 @@ -505,7 +505,7 @@ reject_firmware_nowait(struct module *module, int uevent,\ report_missing_free_firmware(dev_name(device), NULL);\ /* We assume NONFREE_FIRMWARE will not be found; how could it? */\ return request_firmware_nowait(module, uevent, NONFREE_FIRMWARE,\ - device, gfp, NULL, cont);\ + device, gfp, context, cont);\ }\ static inline int\ maybe_reject_firmware_nowait(struct module *module, int uevent,\