Jayamohan Kallickal wrote:
/** @@ -108,15 +101,9 @@ void beiscsi_session_destroy(struct iscsi_cls_session *cls_session) struct iscsi_task *task; struct beiscsi_io_task *io_task; struct iscsi_session *sess = cls_session->dd_data;
Sorry to do this to you again. I was compiling the patch and got this: drivers/scsi/be2iscsi/be_iscsi.c: In function ‘beiscsi_session_destroy’: drivers/scsi/be2iscsi/be_iscsi.c:102: warning: unused variable ‘io_task’ drivers/scsi/be2iscsi/be_iscsi.c:101: warning: unused variable ‘task’ -- 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