Message ID | 20211021073208.27582-1-njavali@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-scsi-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4DD0C433F5 for <linux-scsi@archiver.kernel.org>; Thu, 21 Oct 2021 07:32:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 95BEA610C8 for <linux-scsi@archiver.kernel.org>; Thu, 21 Oct 2021 07:32:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231239AbhJUHeo (ORCPT <rfc822;linux-scsi@archiver.kernel.org>); Thu, 21 Oct 2021 03:34:44 -0400 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:61126 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S229499AbhJUHen (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Thu, 21 Oct 2021 03:34:43 -0400 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 19L67tfV010474 for <linux-scsi@vger.kernel.org>; Thu, 21 Oct 2021 00:32:28 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=pfpt0220; bh=yYdmkwFNfcEXHgfIsFldaqWbmyfFNTc/wsXpcpkvjng=; b=D0maumTZEX72o228d06IpF+5twBXQBKmGlOfQMh/3tHK8yTXJ/7YO7rlmVDkT3bpwmBi CF4F10GMT5k57GB3B+h+Ehc5fkAw7ILqzt4QLRtl2Uek3BuJMucr0Bol7DYMF3pmAzUQ yvjwmpyE6CQ4FacC21Ct99W5ZxlRkBpa10XaMjve2nx3HCaHnIe6gys0LGgQUl1bObaS F9v+YwW8L3RO+7fGX00tR8FSx7nEF4dmnAp1Qg/aa4Iw8GcidxCC/YXfWrUGZerBBBHG ukiYxAUEGVVOqTiKLQ7owyebSleNxevLzj3vKXxdvp39MXDXPEb6iaJCyxtFsphd48iv Jg== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com with ESMTP id 3bu2nrgbhe-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <linux-scsi@vger.kernel.org>; Thu, 21 Oct 2021 00:32:27 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Thu, 21 Oct 2021 00:32:26 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Thu, 21 Oct 2021 00:32:26 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 7E6623F7045; Thu, 21 Oct 2021 00:32:26 -0700 (PDT) Received: from dut1171.mv.qlogic.com (localhost [127.0.0.1]) by dut1171.mv.qlogic.com (8.14.7/8.14.7) with ESMTP id 19L7WNr5027617; Thu, 21 Oct 2021 00:32:23 -0700 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id 19L7W8bV027616; Thu, 21 Oct 2021 00:32:08 -0700 From: Nilesh Javali <njavali@marvell.com> To: <martin.petersen@oracle.com> CC: <linux-scsi@vger.kernel.org>, <GR-QLogic-Storage-Upstream@marvell.com> Subject: [PATCH v2 00/13] qla2xxx - misc driver and EDIF bug fixes Date: Thu, 21 Oct 2021 00:31:55 -0700 Message-ID: <20211021073208.27582-1-njavali@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-ORIG-GUID: EjEfb92BgWhNlJdbku6DY8ybO3NbDX_X X-Proofpoint-GUID: EjEfb92BgWhNlJdbku6DY8ybO3NbDX_X X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.0.607.475 definitions=2021-10-21_02,2021-10-20_02,2020-04-07_01 Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
qla2xxx - misc driver and EDIF bug fixes
|
expand
|