From: Antonino Daplas Date: Tue, 5 Jun 2007 20:15:26 +0000 (-0700) Subject: [VIDEO] sunxvr500fb: Fix pseudo_palette array size X-Git-Tag: v2.6.22-rc5~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e8cc5ae63c39dbbbb5f14c5120bdf2d931fac9;p=pandora-kernel.git [VIDEO] sunxvr500fb: 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: Antonino Daplas Signed-off-by: David S. Miller --- Reading git-diff-tree failed