mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
qla2x00t-32gbit: Minimize diffs with upstream
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9362 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -996,8 +996,7 @@ void qlt_free_session_done(struct work_struct *work)
|
||||
int rc;
|
||||
|
||||
if (!own ||
|
||||
(own &&
|
||||
(own->iocb.u.isp24.status_subcode == ELS_PLOGI))) {
|
||||
(own->iocb.u.isp24.status_subcode == ELS_PLOGI)) {
|
||||
rc = qla2x00_post_async_logout_work(vha, sess,
|
||||
NULL);
|
||||
if (rc != QLA_SUCCESS)
|
||||
|
||||
Reference in New Issue
Block a user