From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: fix missing parenthesis Date: Thu, 15 Jan 2015 14:16:03 +0100 Message-ID: <29007273.jolbkK9tis@xps13> References: <1420815925-7988-1-git-send-email-michalx.k.jastrzebski@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Michal Jastrzebski Return-path: In-Reply-To: <1420815925-7988-1-git-send-email-michalx.k.jastrzebski-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" 2015-01-09 16:05, Michal Jastrzebski: > Signed-off-by: Pawel Wodkowski Good catch! Was introduced in commit 4bdefaade6d1 (VMDQ enhancements). Note that quite often, when a patch contains too much things, we miss this kind of bugs. That's a reason to well split patches. Acked-by: Thomas Monjalon Applied Thanks -- Thomas