xen: use less generic names in netfront driver.
authorIan Campbell <Ian.Campbell@citrix.com>
Wed, 18 Aug 2010 23:27:49 +0000 (23:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Aug 2010 04:42:55 +0000 (21:42 -0700)
All Xen frontend drivers have a couple of identically named functions which
makes figuring out which device went wrong from a stacktrace harder than it
needs to be. Rename them to something specificto the device type.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found