commit | 3bc7945e2642bcea92b0fd6a718565f45061439f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 08 18:56:53 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 09 20:49:18 2012 -0400 |
tree | 4437668566814f6a9f10a6ddcf22e575e208a039 | |
parent | b203ca39126bad99583c908be587df067820a1ea [diff] |
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 <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>