Searched hist:a6f8e68e238a15bb15f1726b35c695136c64eaba (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ |
H A D | sp-pci.c | diff a6f8e68e238a15bb15f1726b35c695136c64eaba Sun May 16 01:58:04 CDT 2021 Christophe JAILLET <christophe.jaillet@wanadoo.fr> crypto: ccp - Fix a resource leak in an error handling path
If an error occurs after calling 'sp_get_irqs()', 'sp_free_irqs()' must be called as already done in the error handling path.
Fixes: f4d18d656f88 ("crypto: ccp - Abstract interrupt registeration") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Acked-by: John Allen <john.allen@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|