Re: [PATCH] net/hyperv: Advertise hv_netvsc instead of netvsc asdriver name

From: Greg KH
Date: Wed Mar 07 2012 - 15:50:03 EST


On Wed, Mar 07, 2012 at 09:17:46PM +0100, Olaf Hering wrote:
> 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.

What userspace tools depend on this that requires it to be in 3.3?

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/