[dpdk-dev] [PATCH] igb/ixgbe: use ether_addr_equal()

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Feb 4 16:01:40 CET 2014


04/02/2014 14:59, Aaro Koskinen:
> ether_addr_equal() was added in Linux 3.5. compare_ether_addr() was
> deleted in 3.14. Start using ether_addr_equal() and provide an own
> implementation for older kernels.
> 
> This fixes the compilation with Linux 3.14-rc1.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen at nsn.com>

Looks good.

Acked and applied with this title:
	kni: fix build with kernel 3.14

Thank you
-- 
Thomas


More information about the dev mailing list