mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-16 05:34:57 +00:00
This changes some memcmp(one,two,ETH_ALEN) to compare_ether_addr(one,two). Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net> Signed-off-by: David S. Miller <davem@davemloft.net>