Declan Doherty b974e4a40c ethdev: make error checking macros public
Move the function pointer and port id checking macros to rte_ethdev and
rte_dev header files, so that they can be used in the static inline
functions there. Also replace the RTE_LOG call within
RTE_PMD_DEBUG_TRACE so this macro can be built with the -pedantic flag

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-11-25 17:23:06 +01:00
..
2015-08-09 19:45:25 +02:00
2015-02-24 22:12:35 +01:00
2015-11-25 00:59:58 +01:00
2015-06-19 12:11:53 +02:00
2015-08-03 12:43:01 +02:00
2015-09-03 19:22:48 +02:00