mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 05:31:28 +00:00
Minor memory leak fixed
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3210 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5358,6 +5358,8 @@ retry:
|
||||
"discovery (counter was %d, new %d), retrying",
|
||||
ha->instance, global_resets,
|
||||
atomic_read(&ha->tgt->tgt_global_resets_count));
|
||||
kfree(fcport);
|
||||
fcport = NULL;
|
||||
goto retry;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user