From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [vmxnet3-usermap PATCH] kmod: remove useless debug hack Date: Mon, 30 Sep 2013 11:24:00 +0200 Message-ID: <201309301124.00810.thomas.monjalon@6wind.com> References: <1380294447-27932-1-git-send-email-thomas.monjalon@6wind.com> <5245A09B.4010009@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <5245A09B.4010009-pdR9zngts4EAvxtiuMwx3w@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" 27/09/2013 17:13, Damien Millescamps : > On 09/27/2013 05:07 PM, Thomas Monjalon wrote: > > The PCI address was stored in unused variables of the netdev. > > It has been introduced in commit > > 75ab826258c1099e2e56ec48fd17dfa5591111cd. But it is a useless hack. > > > > Signed-off-by: Thomas Monjalon > > --- > > > > kmod/vmxnet3_drv.c | 12 ------------ > > 1 file changed, 12 deletions(-) > > Ack pushed -- Thomas