patch-2.4.25 linux-2.4.25/include/linux/console.h

Next file: linux-2.4.25/include/linux/crypto.h
Previous file: linux-2.4.25/include/linux/blkdev.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/linux/console.h linux-2.4.25/include/linux/console.h
@@ -80,7 +80,7 @@
 	char	*options;			/* Options for the driver   */
 };
 #define MAX_CMDLINECONSOLES 8
-extern struct console_cmdline console_list[MAX_CMDLINECONSOLES];
+extern struct console_cmdline console_cmdline[MAX_CMDLINECONSOLES];
 
 /*
  *	The interface for a console, or any other device that

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)