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:
982d96b
)
mwifiex: fix missing tsf_val TLV
author
Bing Zhao
<bzhao@marvell.com>
Mon, 2 May 2011 18:00:45 +0000
(11:00 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 2 May 2011 18:49:19 +0000
(14:49 -0400)
In mwifiex_cmd_append_tsf_tlv(), two tsf_val TLVs should be
filled in the buffer and then sent to firmware.
The missing first TLV for tsf_val is added back in this patch.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found