The original disable mac updating codes were removed by mistake.
Signed-off-by: RickZhong
---
examples/l2fwd/main.c | 4
1 file changed, 4 insertions(+)
diff --git a/examples/l2fwd/main.c b/examples/l2fwd/main.c
index 32d405e65..69d0087dc 100644
--- a/examples/l2fwd/main.c
+++ b/examples
when trying to attach a PCI device without driver to DPDK,
the 'dev' is malloced but not freed.
Signed-off-by: RickZhong
---
drivers/bus/pci/linux/pci.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/bus/pci/linux/pci.c b/drivers/bus/pci/linux/pci.c
index 0dc99e9cb.
2 matches
Mail list logo