git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b203ca3
)
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
author
Joe Perches
<joe@perches.com>
Tue, 8 May 2012 18:56:53 +0000
(18:56 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 May 2012 00:49:18 +0000
(20:49 -0400)
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>
No differences found