From: Joe Perches Date: Tue, 8 May 2012 18:56:53 +0000 (+0000) Subject: mac80211: Convert compare_ether_addr to ether_addr_equal by hand X-Git-Tag: v3.5-rc1~109^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc7945e2642bcea92b0fd6a718565f45061439f;p=pandora-kernel.git mac80211: Convert compare_ether_addr to ether_addr_equal by hand spatch/coccinelle isn't perfect. It doesn't understand __aligned(x) and doesn't convert functions it can't parse. Convert the remaining compare_ether_addr uses. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed