Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of...
[deliverable/linux.git] / drivers / tty / serial / mrst_max3110.c
index b62857bf2fdbd61d17ca43550d8ee6e371172edf..37e13c3d91d9970446f6ad66aaf96e3955dd33f3 100644 (file)
@@ -51,7 +51,7 @@
 struct uart_max3110 {
        struct uart_port port;
        struct spi_device *spi;
-       char name[24];
+       char name[SPI_NAME_SIZE];
 
        wait_queue_head_t wq;
        struct task_struct *main_thread;
This page took 0.023348 seconds and 5 git commands to generate.