Re: [PATCH net-next] drivers/net: Convert uses ofcompare_ether_addr to ether_addr_equal

From: David Miller
Date: Tue Sep 03 2013 - 22:28:24 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Sun, 01 Sep 2013 11:51:23 -0700

> Use the new bool function ether_addr_equal to add
> some clarity and reduce the likelihood for misuse
> of compare_ether_addr for sorting.
>
> Done via cocci script: (and a little typing)
...
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied, thanks Joe.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/