Staging: hv: rename the vmbus to "hyperv"
[pandora-kernel.git] / drivers / staging / hv / vmbus.c
index 650a975..df342f2 100644 (file)
@@ -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.