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:
cffc6c4
)
drivers: net: b44: Fix typo in returning multicast stats
author
Mark Einon
<mark.einon@gmail.com>
Thu, 11 Sep 2014 22:19:49 +0000
(23:19 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Sep 2014 22:23:55 +0000
(18:23 -0400)
nstat->multicast refers to received packets, not transmitted as
is returned here. Change it so that received packet stats are
given.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found