drm/amdgpu: return when ras table checksum is error
authorGangliang Xie <ganglxie@amd.com>
Mon, 9 Feb 2026 09:32:00 +0000 (17:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Feb 2026 20:21:56 +0000 (15:21 -0500)
commit044f8d3b1fac6ac89c560f61415000e6bdab3a03
tree61a23a0e0e19b901dc3f92bb3cb9072e7730cfd2
parent3ee1c72606bd2842f0f377fd4b118362af0323ae
drm/amdgpu: return when ras table checksum is error

end the function flow when ras table checksum is error

Signed-off-by: Gangliang Xie <ganglxie@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c