From 8fd90de800a838320406c29587d40fb8167ec48e Mon Sep 17 00:00:00 2001 From: dingtianhong Date: Mon, 30 Dec 2013 15:40:32 +0800 Subject: [PATCH] net: bnx2x: slight optimization of addr compare Use the possibly more efficient ether_addr_equal or ether_addr_equal_unaligned to instead of memcmp. Cc: Ariel Elior Cc: Sergei Shtylyov Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-format-patch failed