From: Joe Perches Date: Tue, 8 May 2012 18:56:56 +0000 (+0000) Subject: wireless: Convert compare_ether_addr to ether_addr_equal by hand X-Git-Tag: v3.5-rc1~109^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c764729aba365796c09d988f53043891f822acb;p=pandora-kernel.git wireless: 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