Cc: Hank Janssen <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
@@ -28,7 +28,7 @@
#include <linux/list.h>
#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
-#include "NetVscApi.h"
+#include "netvsc_api.h"
#define NVSP_INVALID_PROTOCOL_VERSION ((u32)0xFFFFFFFF)
@@ -38,7 +38,7 @@
#include "logging.h"
#include "VersionInfo.h"
#include "vmbus.h"
struct net_device_context {
/* point back to our device context */
@@ -26,7 +26,7 @@
#include "osd.h"
#include "rndis_filter.h"
/* Data types */