From: Ujjal Roy Date: Tue, 3 Dec 2013 07:17:55 +0000 (-0800) Subject: mwifiex: correct TX byte count statistics X-Git-Tag: v3.14-rc1~94^2~482^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ed484960066c413712cd9c4d50a350cf67eba3;p=pandora-kernel.git mwifiex: correct TX byte count statistics The skb is modified in sending the TX packet. Save the original packet length to a variable so that we can get the correct statistics update. Signed-off-by: Ujjal Roy Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed