drivers: add warning note to base dirs
authorJohn McNamara <john.mcnamara@intel.com>
Wed, 10 Jun 2015 17:08:47 +0000 (18:08 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 10 Aug 2015 22:22:41 +0000 (00:22 +0200)
This patch adds a note to the README files in the
drivers/net/pmd/base dirs to highlight that the code should not
be modifed by the user apart from the pmd_osdep.[ch] files.

Signed-off-by: John McNamara <john.mcnamara@intel.com>

No differences found