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
..
2014-06-11 00:29:34 +02:00
2014-08-01 17:56:54 +02:00