From: Joe Perches <j...@perches.com> Date: Fri, 06 Dec 2013 15:44:21 -0800
> If CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is set, > several is_<foo>_ether_addr functions can be slightly > improved by using u32 dereferences. > > I believe all current uses of is_zero_ether_addr and > is_broadcast_ether_addr are u16 aligned, so always use > u16 references to improve those functions performance. > > Document the u16 alignment requirements. > > Signed-off-by: Joe Perches <j...@perches.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/