From: Denis Pithon Date: Fri, 16 May 2014 22:14:50 +0000 (+0200) Subject: staging/wlan-ng: compare using ether_addr_equal_unaligned X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3ac7a892c12a6ac1a4b7f435be91c22b65e067;p=pandora-kernel.git staging/wlan-ng: compare using ether_addr_equal_unaligned Replaced generic memcmp() with dedicated ether_addr_equal_unaligned() call. I did not find any clue of u16 alignment for both addresses. Signed-off-by: Denis Pithon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed