]> xenbits.xensource.com Git - people/ssmith/nc2-2.6.27.bak/.git/commitdiff
patch cdrom-sysctl-info.patch
authorSteven Smith <ssmith@weybridge.uk.xensource.com>
Thu, 28 May 2009 10:54:19 +0000 (11:54 +0100)
committerSteven Smith <ssmith@weybridge.uk.xensource.com>
Thu, 28 May 2009 10:54:19 +0000 (11:54 +0100)
drivers/cdrom/cdrom.c

index 74031de517e6f342e070f7c8d5e057f7e10c78aa..e50da1b3679d43b916d91390dd2fe1c13e340f51 100644 (file)
@@ -3245,7 +3245,7 @@ EXPORT_SYMBOL(cdrom_get_media_event);
 
 #ifdef CONFIG_SYSCTL
 
-#define CDROM_STR_SIZE 1000
+#define CDROM_STR_SIZE 4000
 
 static struct cdrom_sysctl_settings {
        char    info[CDROM_STR_SIZE];   /* general info */