From: Ujjal Roy Date: Tue, 3 Dec 2013 07:17:54 +0000 (-0800) Subject: mwifiex: correct RX byte count statistics X-Git-Tag: v3.14-rc1~94^2~482^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49c6e814274a12295dbd13e1c8ef2b7edd5ab87;p=pandora-kernel.git mwifiex: correct RX byte count statistics The skb is modified in processing the RX 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