Revision 6babfc6e6fab068018c36e8f6605184b8c0b349d authored by Jiasheng Jiang on 08 March 2022, 06:40:07 UTC, committed by David S. Miller on 09 March 2022, 12:12:46 UTC
As the potential failure of the clk_enable(),
it should be better to check it and return error
if fails.

Fixes: 8a2c9a5ab4b9 ("net: ethernet: ti: cpts: rework initialization/deinitialization")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 030141b
History
File Mode Size
Makefile -rw-r--r-- 274 bytes
zfcp_aux.c -rw-r--r-- 14.7 KB
zfcp_ccw.c -rw-r--r-- 8.1 KB
zfcp_dbf.c -rw-r--r-- 24.7 KB
zfcp_dbf.h -rw-r--r-- 12.9 KB
zfcp_def.h -rw-r--r-- 11.3 KB
zfcp_diag.c -rw-r--r-- 7.9 KB
zfcp_diag.h -rw-r--r-- 2.9 KB
zfcp_erp.c -rw-r--r-- 52.3 KB
zfcp_ext.h -rw-r--r-- 9.4 KB
zfcp_fc.c -rw-r--r-- 30.4 KB
zfcp_fc.h -rw-r--r-- 8.7 KB
zfcp_fsf.c -rw-r--r-- 78.3 KB
zfcp_fsf.h -rw-r--r-- 14.2 KB
zfcp_qdio.c -rw-r--r-- 16.3 KB
zfcp_qdio.h -rw-r--r-- 7.3 KB
zfcp_reqlist.h -rw-r--r-- 5.4 KB
zfcp_scsi.c -rw-r--r-- 29.1 KB
zfcp_sysfs.c -rw-r--r-- 28.6 KB
zfcp_unit.c -rw-r--r-- 6.5 KB

back to top