[dpdk-dev] [vmxnet3-usermap PATCH] kmod: remove useless debug hack

2013-09-30 Thread Thomas Monjalon
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 > > 75ab826258c1099e2e56ec48fd17dfa559cd. But it is a useless hack. > > > > Signed-off-by: Thomas Monja

[dpdk-dev] [vmxnet3-usermap PATCH] kmod: remove useless debug hack

2013-09-27 Thread 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 75ab826258c1099e2e56ec48fd17dfa559cd. > But it is a useless hack. > > Signed-off-by: Thomas Monjalon > --- > kmod/vmxnet3_drv.c | 12

[dpdk-dev] [vmxnet3-usermap PATCH] kmod: remove useless debug hack

2013-09-27 Thread Thomas Monjalon
The PCI address was stored in unused variables of the netdev. It has been introduced in commit 75ab826258c1099e2e56ec48fd17dfa559cd. But it is a useless hack. Signed-off-by: Thomas Monjalon --- kmod/vmxnet3_drv.c | 12 1 file changed, 12 deletions(-) diff --git a/kmod/vmxnet3