mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:32:59 +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:
|
default:
|
||||||
|
|
||||||
/* Not supported */
|
/* Not supported */
|
||||||
Status = STATUS_INVALID_DEVICE_REQUEST;
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue