On Tue, Dec 09, 2008 at 04:45:39PM -0800, Anirban Chakraborty wrote: > + memset(vha->req_ques, sizeof(vha->req_ques) * QLA_MAX_HOST_QUES, 0); ITYM + memset(vha->req_ques, 0, sizeof(vha->req_ques) * QLA_MAX_HOST_QUES); Dave -- http://www.codemonkey.org.uk -- 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