drm/amdgpu: fix sdma_v2_4_ring_test_ib
authorChristian König <christian.koenig@amd.com>
Wed, 17 Aug 2016 12:10:37 +0000 (14:10 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 19 Aug 2016 16:26:30 +0000 (12:26 -0400)
commit847927bb3db2b18744ddec1b4fbb274ac7e05199
tree69cb580b17c8467e32a7e6e9aa35ff822272506e
parent815d27a46f3119f74fe01fe10bf683aa5bc55597
drm/amdgpu: fix sdma_v2_4_ring_test_ib

Typo in checking the return code.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c