From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: [PATCH 2/4] virtio-net.c: incorrect parens around equality check Date: Tue, 22 Jul 2014 12:27:57 -0700 Message-ID: <20140722192756.GA11289@mhcomputing.net> References: <1405914461-19335-1-git-send-email-mhall@mhcomputing.net> <1405914461-19335-3-git-send-email-mhall@mhcomputing.net> <42607666.SQuAkzsMo0@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <42607666.SQuAkzsMo0@xps13> 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" On Tue, Jul 22, 2014 at 03:14:51PM +0200, Thomas Monjalon wrote: > Hi Matthew, > > I think that patches 1, 3 and 4 need some rework but this one is valid > and has no relation with other ones in the serie. So it can be integrated now. Great thanks! I'll work a bit more on the others when I've got time. Discovered them during a weekend Open Source project. Matthew.