git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca8d6df
)
mwifiex: correct RX byte count statistics
author
Ujjal Roy
<royujjal@gmail.com>
Tue, 3 Dec 2013 07:17:54 +0000
(23:17 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 9 Dec 2013 20:35:29 +0000
(15:35 -0500)
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 <royujjal@gmail.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/util.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwifiex/util.c
Simple merge