Re: [PATCH] doc: fix old dpdk-nic-bind.py references
From: Thomas Monjalon <hidden>
Date: 2016-08-22 21:05:10
From: Thomas Monjalon <hidden>
Date: 2016-08-22 21:05:10
quoted
dpdk-nic-bind.py script has been renamed to dpdk-devbind.py, but some references to the old script have remained. This commit completes the renaming. Fixes: a5d7a3f77ddc ("unify tools naming") Signed-off-by: Pablo de Lara <redacted>I like the cleanups for consistency! Acked-by: Christian Ehrhardt <redacted>
Applied, thanks