diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-02-15 23:29:26 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-02-19 23:48:41 +0300 |
commit | cc5034a5d293dd620484d1d836aa16c6764a1c8c (patch) | |
tree | 90f81f4b95510a183c676731423c289518342536 /net/9p | |
parent | 2f54a0412f31c1312a105d6c02adba9b2ae41c64 (diff) | |
download | linux-cc5034a5d293dd620484d1d836aa16c6764a1c8c.tar.xz |
drm/radeon/evergreen_cs: fix missing break in switch statement
Add missing break statement in order to prevent the code from falling
through to case CB_TARGET_MASK.
This bug was found thanks to the ongoing efforts to enable
-Wimplicit-fallthrough.
Fixes: dd220a00e8bd ("drm/radeon/kms: add support for streamout v7")
Cc: stable@vger.kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions