Message ID | 20220614072953.16462-1-njavali@marvell.com |
---|---|
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 59240C433EF for <linux-scsi@archiver.kernel.org>; Tue, 14 Jun 2022 07:30:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239867AbiFNHaG (ORCPT <rfc822;linux-scsi@archiver.kernel.org>); Tue, 14 Jun 2022 03:30:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46052 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239813AbiFNHaF (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Tue, 14 Jun 2022 03:30:05 -0400 Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EE483E5D9 for <linux-scsi@vger.kernel.org>; Tue, 14 Jun 2022 00:30:01 -0700 (PDT) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 25E2fWDI021034 for <linux-scsi@vger.kernel.org>; Tue, 14 Jun 2022 00:30:00 -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=aanHTbElMUqKAFGFr+zTsk2mOhe2GFOscrKJuPAHoH4=; b=CnAzxheM4t9g9YAs4F/gvMJoGFaR5uFqeIIvq1BPXeClSy9CSFNsw0R6MqB1mUCajLv8 iJ7HlwqpgHHX4CJhZBy7Xd53LS9RjlQuXL5oQhSdNLr45FPNymZxcCgi5siNr1GeeU/j 8EobXUc4CbU3X7odqHBBUbDQrTXBXHYx4kVutE8xnErKp0ay0MegCz6/REx59wz9lReR P+VI/fGhzDF5rnvlgu/05Eypq9mh3AFBBhvmZhv1nHhdus4okyjsj/YtupkiDuyT5bOI gKORN8LS3I89H2UWi+WZQcDbhq82sN4FDqRmHXM/AcnXtQKugt9BmxvE4A1cGDc0DYhE eA== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3gmtjp2bje-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <linux-scsi@vger.kernel.org>; Tue, 14 Jun 2022 00:30:00 -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; Tue, 14 Jun 2022 00:29:58 -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; Tue, 14 Jun 2022 00:29:58 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 37F463F7062; Tue, 14 Jun 2022 00:29:58 -0700 (PDT) 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/11] qla2xxx bug fixes Date: Tue, 14 Jun 2022 00:29:42 -0700 Message-ID: <20220614072953.16462-1-njavali@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-GUID: HulOa9X-BeciyJZhXpH9tsH8QQx_319Z X-Proofpoint-ORIG-GUID: HulOa9X-BeciyJZhXpH9tsH8QQx_319Z X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.874,Hydra:6.0.517,FMLib:17.11.64.514 definitions=2022-06-14_02,2022-06-13_01,2022-02-23_01 Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
qla2xxx bug fixes
|
expand
|