iscsi_destroy_conn(9) destroy iscsi class connection

SYNOPSIS

int iscsi_destroy_conn(struct iscsi_cls_conn * conn);

ARGUMENTS

conn

iscsi cls session

DESCRIPTION

This can be called from a LLD or iscsi_transport.

AUTHORS

James Bottomley <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT