[PATCH] drm/dp: follow DP link CTS spec to read link status back

Simon Ser contact at emersion.fr
Wed Jul 7 15:05:16 UTC 2021


> +				       DP_LINK_STATUS_SIZE + 2);

Suggestion: use sizeof(full_link_stat) here instead to avoid this
getting out-of-sync with the real array size?


More information about the dri-devel mailing list