From: Bing Zhao Date: Mon, 2 May 2011 18:00:45 +0000 (-0700) Subject: mwifiex: fix missing tsf_val TLV X-Git-Tag: v3.0-rc1~377^2~161^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5b306f5d7398c7ffb0f69fe9a2d0023f28deb9;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed