On 07/13/2010 02:29 AM, Mike Christie wrote:
On 07/12/2010 12:50 PM, Jayamohan Kallickal wrote:
-
-unsigned char mgmt_epfw_cleanup(struct beiscsi_hba *phba, unsigned
short chute)
+int mgmt_epfw_cleanup(struct beiscsi_hba *phba, unsigned short chute)
{
struct be_ctrl_info *ctrl =&phba->ctrl;
struct be_mcc_wrb *wrb = wrb_from_mccq(phba);
@@ -144,7 +143,7 @@ unsigned char mgmt_epfw_cleanup(struct beiscsi_hba
*phba, unsigned short chute)
return status;
}
You forgot to change the caller of this function.
Nevermind. I see you fixed it up in a later patch. Next time, just
include both in the one patch since they go together.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html