]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] bnx2fc: Do not reuse the fcoe connection id immediately
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 5 Aug 2011 00:38:44 +0000 (17:38 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 24 Aug 2011 03:31:14 +0000 (20:31 -0700)
commit0d4f99adb36f2980e9db94781c83f7b9d716f8be
tree6f65b4ac83cf1209b0e4c89ce53a4d0860059eb4
parentb7bd3956a4b17982956fc60f2a27de3e62ea29b8
[SCSI] bnx2fc: Do not reuse the fcoe connection id immediately

CFC_DELETE is issued 2 secs after CONN_TERM is completed. If the session is
uploaded and offloaded immediately, it has to wait for the connection id to be
available.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_tgt.c