Message ID | 20200928055023.3950-1-njavali@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=JIM3=DF=vger.kernel.org=linux-scsi-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 819C9618 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 28 Sep 2020 05:50:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5E1F120774 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 28 Sep 2020 05:50:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b="fnoPbvjH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726461AbgI1Fuu (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Mon, 28 Sep 2020 01:50:50 -0400 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:6116 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725308AbgI1Fut (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Mon, 28 Sep 2020 01:50:49 -0400 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 08S5oiJ7007759 for <linux-scsi@vger.kernel.org>; Sun, 27 Sep 2020 22:50:49 -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=nmhH4D26nInzg+TvU1ymbHFDAmso87eFVtxcSLW2X7Y=; b=fnoPbvjHE64TtoTd86c5PCmmjn/89qpUtmGUMKnOXlPfSG7N/7vdmvHyC9U4Jwgucy71 dKvgxBQaE5ScQQ16NJnBsH3E5D83zcXvB3f+gdKOFAV41Qe5zToWcAiElo+2+6BjaLDx mMRkvxH+ssG03clSTKqarvelpII3mrmYUgFiep22h1OuPiUlTVN1TyjT/9l1zkTQmfKs paXvXA7PFSjgTayEVnYt6E97g4oQr1ey/69zwb7pCqobDJ8/zKEI3cMXYOJaYGD+WkqA ODXf8U5ywjqZt2ZiIzRO+fKm/UGLsF5thxA4VelHs/4qsgO3TxDLAnhznvmx4owfn40p 7Q== Received: from sc-exch03.marvell.com ([199.233.58.183]) by mx0a-0016f401.pphosted.com with ESMTP id 33teem5sc8-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <linux-scsi@vger.kernel.org>; Sun, 27 Sep 2020 22:50:49 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sun, 27 Sep 2020 22:50:48 -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.2 via Frontend Transport; Sun, 27 Sep 2020 22:50:48 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 418EB3F704C; Sun, 27 Sep 2020 22:50:48 -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 08S5ol16003993; Sun, 27 Sep 2020 22:50:47 -0700 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id 08S5olXB003984; Sun, 27 Sep 2020 22:50:47 -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 0/7] qla2xxx bug fixes Date: Sun, 27 Sep 2020 22:50:16 -0700 Message-ID: <20200928055023.3950-1-njavali@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235,18.0.687 definitions=2020-09-28_05:2020-09-24,2020-09-28 signatures=0 Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
qla2xxx bug fixes
|
expand
|