From f2c138638687a7ffbf0d2a0e7addfec7bab9a765 Mon Sep 17 00:00:00 2001 From: Antonino Daplas Date: Tue, 5 Jun 2007 13:15:01 -0700 Subject: [PATCH] [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: Antonino Daplas Signed-off-by: David S. Miller --- Reading git-format-patch failed