+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <mpa@pengutronix.de> Signed-off-by:
Marek Lindner <mareklindner@neomailbox.ch>