mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:31:44 +00:00
[COMPBATT] Keep incoming Status on unknown IOCTL
This commit is contained in:
parent
f9e430f65b
commit
2323dbcb4f
1 changed files with 0 additions and 1 deletions
|
@ -467,7 +467,6 @@ CompBattPnpDispatch(IN PDEVICE_OBJECT DeviceObject,
|
|||
default:
|
||||
|
||||
/* Not supported */
|
||||
Status = STATUS_INVALID_DEVICE_REQUEST;
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue