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

