Message ID | 20220308082048.9774-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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AD98BC433EF for <linux-scsi@archiver.kernel.org>; Tue, 8 Mar 2022 08:21:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344969AbiCHIWN (ORCPT <rfc822;linux-scsi@archiver.kernel.org>); Tue, 8 Mar 2022 03:22:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46042 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344953AbiCHIWH (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Tue, 8 Mar 2022 03:22:07 -0500 Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E95053F316 for <linux-scsi@vger.kernel.org>; Tue, 8 Mar 2022 00:21:08 -0800 (PST) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 22881NI9019263 for <linux-scsi@vger.kernel.org>; Tue, 8 Mar 2022 00:21:08 -0800 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=KA5UC43zf6ZucvrGur6SopGxv+9S7eRBxQ0MUfmCMB4=; b=PYW/q73F+O4540lyuIX1Uqx7IFB0ZJ3Idr3U52uej1J6+tnNY56L2VK4aeAewb0tzKRj LXVLrvzLgRWrkYcn0jamOpxYcnMLPVnP3/ZowFzVtrVZtKkSQ/2Wo7pE2vx6DInkl2su OBsYmDPRajLqLXL5/7o6SR2E+u0mR4zsdeoUEKlBfxhIUqwhQ8l2VElHYmaDV90J8oKH QtLOusxEecHCHHOnn9kTg+ga1fJqTMi3TpCEPO3isWpvavm8wchqOX/PDjh2YURkKtb7 MKvIJ6goan0LU/zk0pZoxFM8sf1JwjhGtvRvUYkUlJTM2oCixupPYR2MpMsQyd5kbKwo OA== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3ep38p838b-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <linux-scsi@vger.kernel.org>; Tue, 08 Mar 2022 00:21:08 -0800 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 8 Mar 2022 00:21:05 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Tue, 8 Mar 2022 00:21:05 -0800 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 771C95B6925; Tue, 8 Mar 2022 00:21:05 -0800 (PST) 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 2288L3dV009809; Tue, 8 Mar 2022 00:21:03 -0800 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id 2288Kmu0009808; Tue, 8 Mar 2022 00:20:48 -0800 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 00/13] qla2xxx driver fixes Date: Tue, 8 Mar 2022 00:20:35 -0800 Message-ID: <20220308082048.9774-1-njavali@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-GUID: u3zYDHYXl7BDJ2b1wMUNl3ABzxUT_Vcu X-Proofpoint-ORIG-GUID: u3zYDHYXl7BDJ2b1wMUNl3ABzxUT_Vcu X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.64.514 definitions=2022-03-08_03,2022-03-04_01,2022-02-23_01 Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
qla2xxx driver fixes
|
expand
|