]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/staging/hv/hv_mouse.c
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-beck.git] / drivers / staging / hv / hv_mouse.c
index b3324d609c8b5e56db35432a79e9d3787acd8a19..d957fc2280196efbe11e5da197b81c70d3bdb7fe 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);