mirror of
https://github.com/reactos/reactos.git
synced 2024-11-23 03:23:34 +08:00
[COMPBATT] Keep incoming Status on unknown IOCTL
This commit is contained in:
parent
f9e430f65b
commit
2323dbcb4f
@ -467,7 +467,6 @@ CompBattPnpDispatch(IN PDEVICE_OBJECT DeviceObject,
|
||||
default:
|
||||
|
||||
/* Not supported */
|
||||
Status = STATUS_INVALID_DEVICE_REQUEST;
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user