Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
#include <linux/timer.h>
#include "ring_buffer.h"
#include "vmbus_channel_interface.h"
-#include "VmbusPacketFormat.h"
+#include "vmbus_packet_format.h"
/* Version 1 messages */
enum vmbus_channel_message_type {
#include "logging.h"
#include "osd.h"
#include "vmbus.h"
-#include "VmbusPacketFormat.h"
+#include "vmbus_packet_format.h"
#include "vmbus_channel_interface.h"
#include "VersionInfo.h"
#include "channel.h"
#define _NETVSC_H_
#include <linux/list.h>
-#include "VmbusPacketFormat.h"
+#include "vmbus_packet_format.h"
#include "vmbus_channel_interface.h"
#include "netvsc_api.h"
#include "osd.h"
#include "logging.h"
#include "storvsc_api.h"
-#include "VmbusPacketFormat.h"
+#include "vmbus_packet_format.h"
#include "vstorage.h"