]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.c
drm/gma500: Fix possible out of bounds read
[karo-tx-linux.git] / drivers / gpu / drm / gma500 / mdfld_dsi_pkg_sender.c
index 6b43ae3ffd73e067f7b52a51cdde68fbab3f259a..1616af209bfcf89f9890b2d7a52a19c677f2802d 100644 (file)
@@ -72,7 +72,7 @@ static const char *const dsi_errors[] = {
        "RX Prot Violation",
        "HS Generic Write FIFO Full",
        "LP Generic Write FIFO Full",
-       "Generic Read Data Avail"
+       "Generic Read Data Avail",
        "Special Packet Sent",
        "Tearing Effect",
 };