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:
57cc027
)
staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats
author
Malcolm Priestley
<tvboxspy@gmail.com>
Mon, 9 Dec 2013 22:23:19 +0000
(22:23 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 11 Dec 2013 07:14:26 +0000
(23:14 -0800)
Apply directly to net_device_stats and wireless stats.
tx_bytes are relayed from s_vSaveTxPktInfo via scStatistic,
so collect them there.
All other statistics in STAvUpdateTDStatCounter are dead code
and don't reach user.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/int.c
patch
|
blob
|
history
drivers/staging/vt6656/iwctl.c
patch
|
blob
|
history
drivers/staging/vt6656/mib.c
patch
|
blob
|
history
drivers/staging/vt6656/mib.h
patch
|
blob
|
history
drivers/staging/vt6656/rxtx.c
patch
|
blob
|
history
diff --cc
drivers/staging/vt6656/int.c
Simple merge
diff --cc
drivers/staging/vt6656/iwctl.c
Simple merge
diff --cc
drivers/staging/vt6656/mib.c
Simple merge
diff --cc
drivers/staging/vt6656/mib.h
Simple merge
diff --cc
drivers/staging/vt6656/rxtx.c
Simple merge