Commit 1953ecfc authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: hv: rename the vmbus to "hyperv"

This changes the name of the bus in sysfs from "vmbus" to "hyperv" which
is the name it should show (vmbus is way to generic).

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a69a6691
......@@ -27,7 +27,7 @@
#include "version_info.h"
#include "vmbus_private.h"
static const char *gDriverName = "vmbus";
static const char *gDriverName = "hyperv";
/*
* Windows vmbus does not defined this.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment