From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/ixgbe: fix duplicated check Date: Thu, 13 Apr 2017 10:48:52 +0100 Message-ID: <4de91546-a77f-750e-9acf-1e9ebc5ddf8a@intel.com> References: <20170411152034.23784-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Wenzhuo Lu , wei.zhao1@intel.com To: Helin Zhang , Konstantin Ananyev Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 317F2316B for ; Thu, 13 Apr 2017 11:48:55 +0200 (CEST) In-Reply-To: <20170411152034.23784-1-ferruh.yigit@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 4/11/2017 4:20 PM, Ferruh Yigit wrote: > Same check duplicated, updated check according what commend states. > > Coverity issue: 1407507 > Fixes: 11777435c727 ("net/ixgbe: parse flow director filter") > > Signed-off-by: Ferruh Yigit Superseded by http://dpdk.org/dev/patchwork/patch/23606/