numam-dpdk/lib/librte_ether
Thomas Monjalon 030df0102c ether: fix local address check
cppcheck reports show that is_local_admin_ether_addr() was broken:
	Expression '(X & 0x2) == 0x1' is always false

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-08-01 17:56:54 +02:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_ethdev.c ethdev: fix build of named allocation debug 2014-07-02 22:32:26 +02:00
rte_ethdev.h ethdev: add unique name to devices 2014-07-01 16:25:35 +02:00
rte_ether.h ether: fix local address check 2014-08-01 17:56:54 +02:00