From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] i40e: zero local variable Date: Fri, 27 Mar 2015 11:34:59 +0100 Message-ID: <4150309.6VcjN34Jl3@xps13> References: <1427319492-943-1-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Wu, Jingjing" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > This patch sets the local variable ctxt to zero to avoid uncertain data causes > > error when creating a vsi for flow director. > > > > Signed-off-by: Jingjing Wu > Acked-by: Helin Zhang Applied, thanks