scsi_free_command — free a command allocated by scsi_allocate_command
mask used in the original allocation
command to free
using the original allocation mask is vital because that's what determines which command pool we use to free the command. Any mismatch will cause the system to BUG eventually.