linux/drivers/staging/xgifb
Bill Pemberton 6e5db771e1 Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5
VBIOS_VER_MAX_LENGTH was set to 4, but the value "0.84" is strcpy'd
into it.  That value is 5 long including the trailing NULL.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-22 14:33:36 -07:00
..
Kconfig staging: Add framebuffer driver for XGI chipsets 2010-06-04 13:38:51 -07:00
Makefile staging: Add framebuffer driver for XGI chipsets 2010-06-04 13:38:51 -07:00
TODO staging: Add framebuffer driver for XGI chipsets 2010-06-04 13:38:51 -07:00
XGI_accel.c Staging: xgifb: remove externs in XGI_accel.c 2010-06-22 14:33:36 -07:00
XGI_accel.h Staging: xgifb: remove use of LINUX_VERSION_CODE 2010-06-22 14:20:37 -07:00
XGI_main.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
XGI_main_26.c Staging: xgifb: Remove typedefs in XGIfb.h 2010-06-22 14:33:34 -07:00
XGIfb.h Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.h 2010-06-22 14:33:36 -07:00
vb_def.h Staging: xgifb: Remove use of LINUX_KERNEL define 2010-06-22 14:20:44 -07:00
vb_ext.c Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_ext.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_init.c Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_init.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_setmode.c Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_setmode.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_struct.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_table.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_util.c Staging: xgifb: Remove SHORT, UCHAR, and LONG typedef 2010-06-22 14:33:19 -07:00
vb_util.h Staging: xgifb: Remove SHORT, UCHAR, and LONG typedef 2010-06-22 14:33:19 -07:00
vgatypes.h Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5 2010-06-22 14:33:36 -07:00