|
@@ -169,6 +169,7 @@ unsigned char mgmt_invalidate_icds(struct beiscsi_hba *phba,
|
|
SE_DEBUG(DBG_LVL_1,
|
|
SE_DEBUG(DBG_LVL_1,
|
|
"Failed to allocate memory for"
|
|
"Failed to allocate memory for"
|
|
"mgmt_invalidate_icds \n");
|
|
"mgmt_invalidate_icds \n");
|
|
|
|
+ spin_unlock(&ctrl->mbox_lock);
|
|
return -1;
|
|
return -1;
|
|
}
|
|
}
|
|
nonemb_cmd.size = sizeof(struct invalidate_commands_params_in);
|
|
nonemb_cmd.size = sizeof(struct invalidate_commands_params_in);
|