[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120307201746.GA20900@aepfle.de>
Date: Wed, 7 Mar 2012 21:17:46 +0100
From: Olaf Hering <olaf@...fle.de>
To: davem@...emloft.net
Cc: Haiyang Zhang <haiyangz@...rosoft.com>, kys@...rosoft.com,
davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: Re: [PATCH] net/hyperv: Advertise hv_netvsc instead of netvsc as
driver name
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists