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:
a3c2c4f
)
mwifiex: make use of is_zero_ether_addr()
author
Bing Zhao
<bzhao@marvell.com>
Tue, 28 Aug 2012 03:32:54 +0000
(20:32 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 7 Sep 2012 19:03:41 +0000
(15:03 -0400)
Use is_zero_ether_addr() instead of directly using memcmp() to
determine if the ethernet address is all zeros.
Cc: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found