From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/3 v3] bnxt: use appropriate data type in bnxt_alloc_vnic_attributes Date: Mon, 07 Nov 2016 19:35:48 +0100 Message-ID: <2105407.VUx41MYxrN@xps13> References: <20161107151204.GA24819@C02PT1RBG8WP.wifi.aus.avagotech.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Ajit Khaparde Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 7E00D133F for ; Mon, 7 Nov 2016 19:35:50 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id a197so200431665wmd.0 for ; Mon, 07 Nov 2016 10:35:50 -0800 (PST) In-Reply-To: <20161107151204.GA24819@C02PT1RBG8WP.wifi.aus.avagotech.net> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-07 09:12, Ajit Khaparde: > Prevent the arithmetic in bnxt_alloc_vnic_attributes from causing > any unintentional havoc because of the usage of a signed variable. > > Coverity: 137874 > > Signed-off-by: Ajit Khaparde Series applied, thanks As a regular contributor, please follow the contribution guidelines: http://dpdk.org/dev#send