[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Give the xencons tty driver a proper name.



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 7ef59d40c26a1858d2eb374d50ff353a401b5044
# Parent  c9929c7c63f6b100223fd8185b0534de747fdf8c
Give the xencons tty driver a proper name.

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>

diff -r c9929c7c63f6 -r 7ef59d40c26a 
linux-2.6-xen-sparse/drivers/xen/console/console.c
--- a/linux-2.6-xen-sparse/drivers/xen/console/console.c        Wed Dec 14 
18:35:38 2005
+++ b/linux-2.6-xen-sparse/drivers/xen/console/console.c        Wed Dec 14 
18:41:06 2005
@@ -628,6 +628,7 @@
        if (xencons_driver == NULL)
                return -ENOMEM;
 
+       DRV(xencons_driver)->name            = "xencons";
        DRV(xencons_driver)->major           = TTY_MAJOR;
        DRV(xencons_driver)->type            = TTY_DRIVER_TYPE_SERIAL;
        DRV(xencons_driver)->subtype         = SERIAL_TYPE_NORMAL;

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.