Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx> wrote: > Just like in commit 4dfde294b979 ("rtlwifi: rise completion at the last > step of firmware callback"), only signal completion once the function is > finished. Otherwise, the module removal waiting for the completion could > free the memory that the callback will still use before returning. > > Fixes: b0302aba812b ("rtlwifi: Convert to asynchronous firmware load") > Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>