Index: /trunk/src/VBox/Devices/Network/DevVirtioNet.cpp
===================================================================
--- /trunk/src/VBox/Devices/Network/DevVirtioNet.cpp	(revision 88490)
+++ /trunk/src/VBox/Devices/Network/DevVirtioNet.cpp	(revision 88491)
@@ -339,5 +339,4 @@
 }
 
-#endif /* IN_RING3 */
 
 DECLINLINE(int) vnetCsRxEnter(PVNETSTATE pThis, int rcBusy)
@@ -358,5 +357,4 @@
 }
 
-#ifdef IN_RING3
 /**
  * A helper function to detect the link state to the other side of "the wire".
