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 <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.

COPYRIGHT