[PATCH] net/hyperv: Advertise hv_netvsc instead of netvsc as driver name

Olaf Hering olaf at aepfle.de
Wed Mar 7 20:17:46 UTC 2012


On Wed, Mar 07, Haiyang Zhang wrote:


> @@ -482,7 +484,7 @@ MODULE_DEVICE_TABLE(vmbus, id_table);
>  
>  /* The one and only one */
>  static struct  hv_driver netvsc_drv = {
> -	.name = "netvsc",
> +	.name = MODULE_NAME,

It would be nice if this could be applied to 3.3.
hv_storvsc and hid-hyperv already use the same naming, this patch was
send last year already but was not applied for some reason.

Olaf



More information about the devel mailing list