rocr: Return success status in IsModelEnabled()
This commit is contained in:
zatwierdzone przez
Yat Sin, David
rodzic
c34a2798ce
commit
765563b786
@@ -527,6 +527,7 @@ hsa_status_t KfdDriver::IsModelEnabled(bool* enable) const {
|
||||
if (status != HSAKMT_STATUS_SUCCESS) {
|
||||
return HSA_STATUS_ERROR;
|
||||
}
|
||||
return HSA_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
} // namespace AMD
|
||||
|
||||
Reference in New Issue
Block a user