null: move to drivers/net/
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 15 May 2015 15:56:55 +0000 (16:56 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 22 May 2015 14:06:22 +0000 (16:06 +0200)
commitb3b413f7243604d2e53eb5a3887f8a69e3db7602
treed325d410bef3d77f57eaf7188244464eba784f04
parent98a1f3776fc9a3de442aee4136adbd6cf3a63f15
null: move to drivers/net/

Move null PMD to drivers/net directory

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
MAINTAINERS
doc/guides/prog_guide/source_org.rst
drivers/net/Makefile
drivers/net/null/Makefile [new file with mode: 0644]
drivers/net/null/rte_eth_null.c [new file with mode: 0644]
drivers/net/null/rte_pmd_null_version.map [new file with mode: 0644]
lib/Makefile
lib/librte_pmd_null/Makefile [deleted file]
lib/librte_pmd_null/rte_eth_null.c [deleted file]
lib/librte_pmd_null/rte_pmd_null_version.map [deleted file]