hsi_free_msg(9) Free an HSI message

SYNOPSIS

void hsi_free_msg(struct hsi_msg * msg);

ARGUMENTS

msg

Pointer to the HSI message

DESCRIPTION

Client is responsible to free the buffers pointed by the scatterlists.

COPYRIGHT