matthieu castet wrote: > Hi, > > > request_firmware_nowait wasn't checking return error and forgot to free > memory in some case. > > This patch should fix it. > > Signed-off-by: Matthieu CASTET > > And I forgot a case when _request_firmware return an error. This one should be correct. Signed-off-by: Matthieu CASTET