Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109274488
D8352.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
517 B
Referenced Files
None
Subscribers
None
D8352.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D8352: hyperv/hn: Change header guardian; in preparation for the upcoming rename.
Attached
Detach File
Event Timeline
Log In to Comment