Home
last modified time | relevance | path

Searched hist:ae05d5e564fc5a6c622c1d85196420e097b448ad (Results 1 – 3 of 3) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dpdr.cdiff ae05d5e564fc5a6c622c1d85196420e097b448ad Fri Oct 11 01:51:12 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> dsp: pdr: Replace ENOKEY with ENOENT

Make pldm_pdr_find_child_container_id_index_range_exclude() return
ENOENT, since that is a standard errno. ENOKEY is Linux specific.

pldm_pdr_find_child_container_id_index_range_exclude() is marked as
TESTING ABI, so the change in error code should be OK.

Change-Id: I3fb3076b236e4e3b1c31f13d819dcaca38076a5d
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
/openbmc/libpldm/include/libpldm/
H A Dpdr.hdiff ae05d5e564fc5a6c622c1d85196420e097b448ad Fri Oct 11 01:51:12 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> dsp: pdr: Replace ENOKEY with ENOENT

Make pldm_pdr_find_child_container_id_index_range_exclude() return
ENOENT, since that is a standard errno. ENOKEY is Linux specific.

pldm_pdr_find_child_container_id_index_range_exclude() is marked as
TESTING ABI, so the change in error code should be OK.

Change-Id: I3fb3076b236e4e3b1c31f13d819dcaca38076a5d
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
/openbmc/libpldm/
H A DCHANGELOG.mddiff ae05d5e564fc5a6c622c1d85196420e097b448ad Fri Oct 11 01:51:12 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> dsp: pdr: Replace ENOKEY with ENOENT

Make pldm_pdr_find_child_container_id_index_range_exclude() return
ENOENT, since that is a standard errno. ENOKEY is Linux specific.

pldm_pdr_find_child_container_id_index_range_exclude() is marked as
TESTING ABI, so the change in error code should be OK.

Change-Id: I3fb3076b236e4e3b1c31f13d819dcaca38076a5d
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>