Message ID | 20220912135742.11764-1-sreekanth.reddy@broadcom.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 38B9EC6FA83 for <linux-scsi@archiver.kernel.org>; Mon, 12 Sep 2022 13:45:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229620AbiILNpd (ORCPT <rfc822;linux-scsi@archiver.kernel.org>); Mon, 12 Sep 2022 09:45:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229512AbiILNpa (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Mon, 12 Sep 2022 09:45:30 -0400 Received: from mail-pg1-x531.google.com (mail-pg1-x531.google.com [IPv6:2607:f8b0:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4E7DE1C139 for <linux-scsi@vger.kernel.org>; Mon, 12 Sep 2022 06:45:26 -0700 (PDT) Received: by mail-pg1-x531.google.com with SMTP id q63so8317901pga.9 for <linux-scsi@vger.kernel.org>; Mon, 12 Sep 2022 06:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:message-id:date:subject:cc:to:from:from:to:cc:subject :date; bh=fzF2/876TcW/zV2ZoKp7IILwOaOZEkrorJWockFJp6U=; b=JecFoehoKhX/MZ0S0iz3VUoA7G0g4tqdHUU47EHW7TWjfV7GhFeFG0KxkWE7CNa4Lb HzpfNOgUuBByy6O6uo6By7UhjSVNq4DZSoRreCmcTLw3svOgIozOnOzKBTqmjoouhEPO E/OPyoT3XV+pjK3e5ahvtOepSogvPkTAUKPG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date; bh=fzF2/876TcW/zV2ZoKp7IILwOaOZEkrorJWockFJp6U=; b=4lZM9lTPNn4wrNCJp7gh8b4jUY6GRW6CFInK/RCcRiebRgpslqu2GWndrcIwA9A/mt BcJPKy0ak2CS/gR4dSOo9RIGRl4vZfiBpfqB4yBj74QqxDBunIObMQez05u9Yob22rAe Ot+rdtc9R7Nu0JVyHejjR36zJWyJ4NuONuHZtYtx3z5RNDMURQy5hkZsuq4LqG+PJuya yOeBjGBZVTjFINnIAlh+m7fdz4qLuY06E56Kq8/LyIDKljPF6e1SQGgwh2JME26s+IFb XJk7F3Hls6BtA8PCmUAGwInQhlzTq6tmvJo1j55ihpwYA4AmaYCbgClgQ81D99bV0RVo VElw== X-Gm-Message-State: ACgBeo0VxxrZ7PGd7mona+kNFfV9YkZFN9bFly0hAUsPuDpK67yn6R3X FmybW1/VQkKYtIoKd2PPM3eEvzbQQ46QucVft7jFb9cGFCmb3W2kqqZS87kWbhaT6+318CAlyEH hH1V7alnY9c1e7eWpiROkktGPCyxu6rAEJn4oKYEe5z+EGAZFL4gpxxuhQwVcUBWOHWgDsNI0da HzRmHpyT7A X-Google-Smtp-Source: AA6agR4tfvuFCORL4goGVm6F1u2QBsZyGSmf/24cWCbS14iwDjsHO9tU1TbTdt2Y9YPg7f8I9L+U4w== X-Received: by 2002:a05:6a00:13aa:b0:540:dc91:83df with SMTP id t42-20020a056a0013aa00b00540dc9183dfmr17730240pfg.5.1662990325137; Mon, 12 Sep 2022 06:45:25 -0700 (PDT) Received: from dhcp-10-123-20-36.dhcp.broadcom.net ([192.19.234.250]) by smtp.gmail.com with ESMTPSA id u7-20020a170903124700b00176e8f85146sm6112900plh.185.2022.09.12.06.45.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Sep 2022 06:45:22 -0700 (PDT) From: Sreekanth Reddy <sreekanth.reddy@broadcom.com> To: linux-scsi@vger.kernel.org Cc: martin.petersen@oracle.com, Sreekanth Reddy <sreekanth.reddy@broadcom.com> Subject: [PATCH v2 0/9] mpi3mr: Few Enhancements and minor fixes Date: Mon, 12 Sep 2022 19:27:33 +0530 Message-Id: <20220912135742.11764-1-sreekanth.reddy@broadcom.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="000000000000a0a4c705e87b1bfd" Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
mpi3mr: Few Enhancements and minor fixes
|
expand
|
Sreekanth,
> Few Enhancements and minor fixes of mpi3mr driver.
Applied to 6.1/scsi-staging, thanks!