From: Huawei Yang Date: Tue, 23 Jul 2013 02:17:42 +0000 (-0700) Subject: mwifiex: add tx info to skb when forming mgmt frame X-Git-Tag: v3.12-rc1~132^2~297^2^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231d83e29e44e39d987ea4c33caf7869cf5ef4c7;p=pandora-kernel.git mwifiex: add tx info to skb when forming mgmt frame In function 'mwifiex_write_data_complete' it need tx info to find the mwifiex_private to updates statistics and wake up tx queues. Or we may trigger tx queues timeout when transmitting lots of mgmt frames. Signed-off-by: Huawei Yang Signed-off-by: Stone Piao Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed