1. NAME

iscsi_destroy_conn - destroy iscsi class connection

2. SYNOPSIS

int iscsi_destroy_conn(struct iscsi_cls_conn *  conn );

3. ARGUMENTS

conn
    iscsi cls session

4. DESCRIPTION

This can be called from a LLD or iscsi_transport.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT