From: Zhaoyang Liu Date: Fri, 13 Mar 2015 12:07:57 +0000 (+0530) Subject: mwifiex: preprocess packets from TX queue X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~95^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35000ead491;p=pandora-kernel.git mwifiex: preprocess packets from TX queue During profiling, we discovered that driver remains idle for time when pakcet is downloaded to FW but no TX_DONE has been received i.e. while data_sent is true. This patch adds enhancement to TX routine where we preprocess packets from TX queue, make them ready for TX and add them to separate TX queue. Signed-off-by: Zhaoyang Liu Signed-off-by: Marc Yang Signed-off-by: Chin-ran Lo Reviewed-by: Cathy Luo Reviewed-by: Amitkumar Karwar Reviewed-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed