On Friday, December 26, 2014 12:41:39 Markus Pargmann wrote: > Declare the returntype of batadv_compare_eth as bool. > The function called inside this helper function > (ether_addr_equal_unaligned) also uses bool as return value, so there is > no need to return int. > > Signed-off-by: Markus Pargmann > --- > main.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision 16af734. Thanks, Marek