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:
9a450f9
)
staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info
author
Malcolm Priestley
<tvboxspy@gmail.com>
Mon, 9 Dec 2013 22:30:14 +0000
(22:30 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 11 Dec 2013 07:14:26 +0000
(23:14 -0800)
Change s_vSaveTxPktInfo and BSSvUpdateNodeTxCounter to use vnt_tx_pkt_info
relayed to BSSvUpdateNodeTxCounter via INTnsProcessData.
pStatistic->abyTxPktInfo[byPktNum].byBroadMultiUni is unused and discarded.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found