mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 15:35:04 +07:00
49dd80541c
If initialize client failed or finish uninitializing client, we should
clear the client pointer. It may cause unexpected result when use
uninitialized client. Meanwhile, we also should check whether client
exist when uninitialize it.
Fixes:
|
||
---|---|---|
.. | ||
hclgevf_cmd.c | ||
hclgevf_cmd.h | ||
hclgevf_main.c | ||
hclgevf_main.h | ||
hclgevf_mbx.c | ||
Makefile |