mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
parent
65f8f9c75a
commit
e1ed832ac1
@ -46,6 +46,7 @@ class Storage_device : public Genode::List<Storage_device>::Element,
|
||||
PDBG("ACK packet for block: %zu status: %d", packet->block_number(), cmnd->result);
|
||||
|
||||
session->complete(*packet, true);
|
||||
Genode::destroy(Genode::env()->heap(), packet);
|
||||
_scsi_free_command(cmnd);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user