From d9f394fe56eacde32c32fe3039214bdd677b792c Mon Sep 17 00:00:00 2001 From: dingtianhong Date: Mon, 30 Dec 2013 15:41:27 +0800 Subject: [PATCH] net: ti: slight optimization of addr compare Use possibly more efficient ether_addr_equal to instead of memcmp. Cc: "David S. Miller" Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-format-patch failed