numam-dpdk/lib/librte_ether
Mauricio Vasquez B 1414dabc1b ethdev: use dedicated macro to check port id
The RTE_ETH_VALID_PORTID_OR_ERR_RET macro is used in some places
to check if a port id is valid or not. This commit makes use of it in
some new parts of the code.

Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal@studenti.polito.it>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-05-24 15:30:08 +02:00
..
Makefile ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_dev_info.h ethdev: add access to specific device info 2015-07-16 23:56:13 +02:00
rte_eth_ctrl.h ethdev: fix comments for filters 2016-03-30 19:22:17 +02:00
rte_ethdev.c ethdev: use dedicated macro to check port id 2016-05-24 15:30:08 +02:00
rte_ethdev.h ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_ether_version.map ethdev: convert speed number to bitmap flag 2016-04-01 21:38:34 +02:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00