Skip to content

Commit 2323dbc

Browse files
committed
[COMPBATT] Keep incoming Status on unknown IOCTL
1 parent f9e430f commit 2323dbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/bus/acpi/compbatt/comppnp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ CompBattPnpDispatch(IN PDEVICE_OBJECT DeviceObject,
467467
default:
468468

469469
/* Not supported */
470-
Status = STATUS_INVALID_DEVICE_REQUEST;
471470
break;
472471
}
473472

0 commit comments

Comments
 (0)