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:
2db96c3
)
mwifiex: convert to use le16_add_cpu()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 28 Sep 2012 04:59:43 +0000
(12:59 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 28 Sep 2012 17:54:10 +0000
(13:54 -0400)
Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found