X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fpci%2Frme9652%2Fhdsp.c;h=2875b4f6d8c9e6a792638547d4b6850fa620a857;hb=5dfe5b2c714a5bea0908c1e00da0e8e00535f55c;hp=9bba275b4c9b08ba3dd4ff763afd6b17669af48d;hpb=985f2c87a7109a42cac93f56ea595353d53a1746;p=karo-tx-linux.git diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c index 9bba275b4c9b..2875b4f6d8c9 100644 --- a/sound/pci/rme9652/hdsp.c +++ b/sound/pci/rme9652/hdsp.c @@ -5112,6 +5112,7 @@ static int hdsp_request_fw_loader(struct hdsp *hdsp) dev_err(hdsp->card->dev, "too short firmware size %d (expected %d)\n", (int)fw->size, HDSP_FIRMWARE_SIZE); + release_firmware(fw); return -EINVAL; }