Index: /trunk/src/VBox/Devices/Input/PS2K.cpp
===================================================================
--- /trunk/src/VBox/Devices/Input/PS2K.cpp	(revision 55075)
+++ /trunk/src/VBox/Devices/Input/PS2K.cpp	(revision 55076)
@@ -1351,7 +1351,5 @@
      */
     ps2kReleaseKeys(pThis);
-#ifdef IN_RING3
     ps2kNotifyLedsState(pThis, pThis->u8LEDs);
-#endif
     return VINF_SUCCESS;
 }
