Message ID | 20190624083000.23074-1-skashyap@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-scsi-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 48A9B1398 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 24 Jun 2019 08:30:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3B37A212D8 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 24 Jun 2019 08:30:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2FF9B28B0D; Mon, 24 Jun 2019 08:30:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F2A90212D8 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 24 Jun 2019 08:30:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727760AbfFXIaE (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Mon, 24 Jun 2019 04:30:04 -0400 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:36434 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726612AbfFXIaE (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Mon, 24 Jun 2019 04:30:04 -0400 Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x5O8LFI5018312 for <linux-scsi@vger.kernel.org>; Mon, 24 Jun 2019 01:30:03 -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=pfpt0818; bh=0Jl9opByMl2foQaulfwcB17a/TK3mV6W9rftvoCWFgU=; b=kKHG9grTLUvLTQE2GcUsdbwp0ZRqLtDBhk+KnyQ8q1IW679Hce1DL02cfFmsF4NgX3C6 svIDuQrlr8lWFcvOoHCv+maPWbIWF2RRMKsRg4phBA7/G1nxL5lSjnDP55dJqs+T+Xxx tv0kfhRtA7YA7s5Rupoy5egAN9DUTY0crETqu3iYqgpf9E0QatY0RHBSn3rQRXgiPITs c7uLSu4KNnzUAB3tvnUFtV3WuysyrhBqdPP7F9esrS/w/CDzJIObHrjSOtVvPN43SQaD qANgeVBH17Cc/pj/rV6fV4m6Fn73dL+FXKcBDtHRtSAjqyB/9Mmk+WAy810/tlCTbfeh bg== Received: from sc-exch04.marvell.com ([199.233.58.184]) by mx0b-0016f401.pphosted.com with ESMTP id 2t9kujdw7e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <linux-scsi@vger.kernel.org>; Mon, 24 Jun 2019 01:30:03 -0700 Received: from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH04.marvell.com (10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 24 Jun 2019 01:30:01 -0700 Received: from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com (10.93.176.81) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Mon, 24 Jun 2019 01:30:01 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 2BBD43F704B; Mon, 24 Jun 2019 01:30:01 -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 x5O8U1wM023109; Mon, 24 Jun 2019 01:30:01 -0700 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id x5O8U07p023108; Mon, 24 Jun 2019 01:30:00 -0700 From: Saurav Kashyap <skashyap@marvell.com> To: <martin.petersen@oracle.com> CC: <gbasrur@marvell.com>, <svernekar@marvell.com>, <linux-scsi@vger.kernel.org> Subject: [PATCH 0/6] bnx2fc: Update to the driver. Date: Mon, 24 Jun 2019 01:29:54 -0700 Message-ID: <20190624083000.23074-1-skashyap@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:,, definitions=2019-06-24_06:,, signatures=0 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
bnx2fc: Update to the driver.
|
expand
|
Saurav, > This series fixes various issues reported by internal testing. Kindly > apply this series to scsi-queue at your earliest convenience. Applied to 5.3/scsi-queue, thanks!