Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[pandora-kernel.git] / drivers / staging / hv / hv_mouse.c
index b3324d6..d957fc2 100644 (file)
@@ -935,7 +935,6 @@ static int __init mousevsc_init(void)
               sizeof(struct hv_guid));
 
        drv->driver.name = driver_name;
-       drv->name = driver_name;
 
        /* The driver belongs to vmbus */
        vmbus_child_driver_register(&drv->driver);