Page MenuHomeFreeBSD

D8352.diff
No OneTemporary

D8352.diff

Index: head/sys/dev/hyperv/netvsc/hv_net_vsc.h
===================================================================
--- head/sys/dev/hyperv/netvsc/hv_net_vsc.h
+++ head/sys/dev/hyperv/netvsc/hv_net_vsc.h
@@ -28,8 +28,8 @@
* $FreeBSD$
*/
-#ifndef __HV_NET_VSC_H__
-#define __HV_NET_VSC_H__
+#ifndef _HN_NVS_H_
+#define _HN_NVS_H_
struct hn_nvs_sendctx;
struct vmbus_channel;
@@ -103,4 +103,4 @@
extern struct hn_nvs_sendctx hn_nvs_sendctx_none;
-#endif /* __HV_NET_VSC_H__ */
+#endif /* !_HN_NVS_H_ */

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 3, 10:00 PM (20 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16443239
Default Alt Text
D8352.diff (517 B)

Event Timeline