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:
5612a50
)
rtlwifi: Use is_zero_ether_addr, remove line continuation
author
Joe Perches
<joe@perches.com>
Sat, 17 Mar 2012 19:13:30 +0000
(12:13 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 9 Apr 2012 20:07:36 +0000
(16:07 -0400)
Use the normal kernel facilities and use %pM
to print the all zero mac address.
Remove unnecessary line continuation.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Larry.Finger@lwfinger.net
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found