Re: [PATCH net-next] llc: Use normal etherdevice.h tests

From: David Miller
Date: Tue Sep 03 2013 - 22:35:09 EST


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

> Convert the llc_<foo> static inlines to the
> equivalents from etherdevice.h and remove
> the llc_<foo> static inline functions.
>
> llc_mac_null -> is_zero_ether_addr
> llc_mac_multicast -> is_multicast_ether_addr
> llc_mac_match -> ether_addr_equal
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied.
--
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/