From patchwork Wed Sep 9 13:20:46 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mahesh Rajashekhara X-Patchwork-Id: 7146431 Return-Path: X-Original-To: patchwork-linux-scsi@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id BB906BEEC1 for ; Wed, 9 Sep 2015 13:20:51 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D7FAF20636 for ; Wed, 9 Sep 2015 13:20:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8DE652062A for ; Wed, 9 Sep 2015 13:20:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753959AbbIINUs (ORCPT ); Wed, 9 Sep 2015 09:20:48 -0400 Received: from bby1mta02.pmc-sierra.com ([216.241.235.117]:58510 "EHLO bby1mta02.pmc-sierra.bc.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753028AbbIINUs convert rfc822-to-8bit (ORCPT ); Wed, 9 Sep 2015 09:20:48 -0400 Received: from bby1mta02.pmc-sierra.bc.ca (localhost.pmc-sierra.bc.ca [127.0.0.1]) by localhost (Postfix) with SMTP id 418BB8E03C3; Wed, 9 Sep 2015 06:20:47 -0700 (PDT) Received: from smtp.pmcs.com (bby1cas04.pmc-sierra.internal [216.241.227.182]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by bby1mta02.pmc-sierra.bc.ca (Postfix) with ESMTP id 2DDFC8E03B7; Wed, 9 Sep 2015 06:20:47 -0700 (PDT) Received: from BBYEXM02.pmc-sierra.internal ([169.254.2.226]) by bby1cas04.pmc-sierra.internal ([fe80::8e9:88f9:cdc0:67bb%15]) with mapi id 14.03.0123.003; Wed, 9 Sep 2015 06:20:28 -0700 From: Mahesh Rajashekhara To: Mahesh Rajashekhara , "JBottomley@Parallels.com" , "linux-scsi@vger.kernel.org" CC: "thenzl@redhat.com" , Murthy Bhat , Karthikeya Sunkesula , "aacraid@pmc-sierra.com" , Harry Yang , Rich Bono Subject: RE: [PATCH V8 9/9] aacraid: Update driver version Thread-Topic: [PATCH V8 9/9] aacraid: Update driver version Thread-Index: AQHQ4X3DCGJr2PV3v0ykY4hKnjHt4Z40QXAw Date: Wed, 9 Sep 2015 13:20:46 +0000 Message-ID: References: <1440758321-2996-1-git-send-email-Mahesh.Rajashekhara@pmcs.com> <1440758321-2996-10-git-send-email-Mahesh.Rajashekhara@pmcs.com> In-Reply-To: <1440758321-2996-10-git-send-email-Mahesh.Rajashekhara@pmcs.com> Accept-Language: en-CA, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [216.241.227.4] MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pmcs.com; h=from:to:cc:subject:date:message-id:references:in-reply-to:content-type:content-transfer-encoding:mime-version; s=default; bh=LFAokYWcDTMuMEeWvARmiKOzn5usSaTMv+ZCZy71AkI=; b=Tp7ShuYWdtkMBfBH+XcjUwaW12ZYO8zKpTwzfiXTeyvc15n2BfC/NgMTNwDMWTjmtdCN9XfYUpgUsOs2ntDi2PBv7FDnFwweafCNhpb3TynRSllVfDu5CoxGZhXPq/y84bWHQQyUjFXaNLVGqvwP54/ltYyCZHuNSZs2PcZ/dPI= Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi James, Please let me know the status of V8 patchset. Thanks, Mahesh -----Original Message----- From: Mahesh Rajashekhara [mailto:Mahesh.Rajashekhara@pmcs.com] Sent: Friday, August 28, 2015 4:09 PM To: JBottomley@Parallels.com; linux-scsi@vger.kernel.org Cc: thenzl@redhat.com; Murthy Bhat; Karthikeya Sunkesula; aacraid@pmc-sierra.com; Harry Yang; Rich Bono Subject: [PATCH V8 9/9] aacraid: Update driver version Reviewed-by: Tomas Henzl Reviewed-by: Murthy Bhat Reviewed-by: Karthikeya Sunkesula Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aacraid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/scsi/aacraid/aacraid.h b/drivers/scsi/aacraid/aacraid.h index 2de5ebc..074878b 100644 --- a/drivers/scsi/aacraid/aacraid.h +++ b/drivers/scsi/aacraid/aacraid.h @@ -62,7 +62,7 @@ enum { #define PMC_GLOBAL_INT_BIT0 0x00000001 #ifndef AAC_DRIVER_BUILD -# define AAC_DRIVER_BUILD 40709 +# define AAC_DRIVER_BUILD 41010 # define AAC_DRIVER_BRANCH "-ms" #endif #define MAXIMUM_NUM_CONTAINERS 32