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