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:
c061b18
)
bnx2x: small fix in stats handling
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 23 Aug 2010 19:44:08 +0000
(19:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 25 Aug 2010 23:29:21 +0000
(16:29 -0700)
Use a private variable to fold rx_dropped value, instead of shared
destination buffer, as it might break SNMP applications.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Eilon Greenstein <eilong@broadcom.com>
CC: Dmitry Kravkov <dmitry@broadcom.com>
Acked-By: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found