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