Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109712087
D8359.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
552 B
Referenced Files
None
Subscribers
None
D8359.diff
View Options
Index: head/sys/dev/hyperv/netvsc/hv_rndis_filter.h
===================================================================
--- head/sys/dev/hyperv/netvsc/hv_rndis_filter.h
+++ head/sys/dev/hyperv/netvsc/hv_rndis_filter.h
@@ -28,8 +28,8 @@
* $FreeBSD$
*/
-#ifndef __HV_RNDIS_FILTER_H__
-#define __HV_RNDIS_FILTER_H__
+#ifndef _HN_RNDIS_H_
+#define _HN_RNDIS_H_
struct hn_softc;
@@ -46,4 +46,4 @@
void hn_rndis_rx_ctrl(struct hn_softc *sc, const void *data,
int dlen);
-#endif /* __HV_RNDIS_FILTER_H__ */
+#endif /* !_HN_RNDIS_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 9, 3:43 PM (20 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16556969
Default Alt Text
D8359.diff (552 B)
Attached To
Mode
D8359: hyperv/hn: Change header guardian; in preparation for the upcoming rename.
Attached
Detach File
Event Timeline
Log In to Comment