Skip to content
Commit f2c13863 authored by Antonino Daplas's avatar Antonino Daplas Committed by David S. Miller
Browse files

[VIDEO] sunxvr2500fb: Fix pseudo_palette array size



- the pseudo_palette is only 16 elements long.
- the pseudo_palette has only 16 elements. Do not write if regno (the array
  index) is more than 15.

Signed-off-by: default avatarAntonino Daplas <adaplas@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d2fa9e05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment