Staging: hv: name network device ethX rather than sethX
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 11 Mar 2010 17:11:37 +0000 (09:11 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Apr 2010 16:30:10 +0000 (09:30 -0700)
commit546d9e101e7a71e6202f47a13ddcd9b8fb05a52e
treeb0e7d0ba6d7ebf9d8853175d306b47b41cce3a2b
parentfa8ad0257ea256381126ecf447694622216c600f
Staging: hv: name network device ethX rather than sethX

This patch makes the HyperV network device use the same naming scheme as
other virtual drivers (Xen, KVM). In an ideal world, userspace tools
would not care what the name is, but some users and applications do
care. Vyatta CLI is one of the tools that does depend on what the name
is.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/netvsc_drv.c