commit | dad17ed01e81c1d697b98632ea126d95e2a1e8d4 | [log] [tgz] |
---|---|---|
author | John Keeping <john@metanate.com> | Fri Feb 24 12:54:49 2017 +0000 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Mar 01 14:48:51 2017 -0500 |
tree | 38210b19756522b5d8521ca8d270d64ab82cc920 | |
parent | 480564a033360779dd8494e918c7586ff72c395b [diff] |
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf As a side-effect of this, encode the endianness explicitly rather than casting a u16. Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/20170224125506.21533-7-john@metanate.com