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:
dd4a9ac
)
mwifiex: remove cfg_data construction
author
Bing Zhao
<bzhao@marvell.com>
Sat, 14 Dec 2013 02:33:00 +0000
(18:33 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 18 Dec 2013 20:23:07 +0000
(15:23 -0500)
The cfg_data buffer will include the cfg_data structure header
(action, type, data_len). This makes it work for all data types
without extra parsing.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found