Page MenuHomeFreeBSD

D8359.diff
No OneTemporary

D8359.diff

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

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)

Event Timeline