]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: fix missing tsf_val TLV
authorBing Zhao <bzhao@marvell.com>
Mon, 2 May 2011 18:00:45 +0000 (11:00 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 May 2011 18:49:19 +0000 (14:49 -0400)
commit7cf4a3e977521fff8878751f9d82435fd07c8c80
tree592526de21a827a3d3797c033892032e86c95601
parent0823bc264cc1879abccc86e2c3c77fa94e3cabd1
mwifiex: fix missing tsf_val TLV

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>
drivers/net/wireless/mwifiex/join.c
drivers/net/wireless/mwifiex/main.h