]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx7: fix broken condition check
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:26:24 +0000 (18:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:26:24 +0000 (18:26 -0400)
commit5e4f0fecf04483bb1006f7e1f2af2821ddcdb41a
tree8a88ff44bf5aa4771a9c92bf39830e878667bc13
parent1d89b3f24de39159cac2e5fff8647b8366e98aa8
drm/amdgpu/gfx7: fix broken condition check

Wrong operator.

Reported-by: David Binderman <linuxdev.baldrick@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c