Name

scsi_put_command — Free a scsi command block

Synopsis

void scsi_put_command (struct scsi_cmnd * cmd);
 

Arguments

cmd

command block to free

Returns

Nothing.

Notes

The command must not belong to any lists.