Revision 33e381448cf7a05d76ac0b47d4a6531ecd0e5c53 authored by Christophe JAILLET on 11 June 2021, 06:13:39 UTC, committed by David S. Miller on 11 June 2021, 18:12:54 UTC
If an error occurs after a 'pci_enable_pcie_error_reporting()' call, it
must be undone by a corresponding 'pci_disable_pcie_error_reporting()'
call, as already done in the remove function.

Fixes: ab69bde6b2e9 ("alx: add a simple AR816x/AR817x device driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent da9ef50
History
File Mode Size
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 824 bytes
ac97c.c -rw-r--r-- 8.2 KB
db1000.c -rw-r--r-- 1.4 KB
db1200.c -rw-r--r-- 5.3 KB
dbdma2.c -rw-r--r-- 9.1 KB
dma.c -rw-r--r-- 8.6 KB
i2sc.c -rw-r--r-- 7.3 KB
psc-ac97.c -rw-r--r-- 12.5 KB
psc-i2s.c -rw-r--r-- 10.6 KB
psc.h -rw-r--r-- 1014 bytes

back to top