From: dingtianhong Date: Mon, 30 Dec 2013 07:40:50 +0000 (+0800) Subject: net: ixgbe: slight optimization of addr compare X-Git-Tag: v3.14-rc1~94^2~340^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4012dda3c160f2d5c615413a224bdb6333698e2c;p=pandora-kernel.git net: ixgbe: slight optimization of addr compare Use possibly more efficient ether_addr_equal to instead of memcmp. Cc: Jeff Kirsher Cc: Jesse Brandeburg Cc: Bruce Allan Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-diff-tree failed