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:
d849808
)
net: systemport: correctly check for RX_STATUS_OVFLOW flag
author
Florian Fainelli
<f.fainelli@gmail.com>
Thu, 5 Jun 2014 17:22:16 +0000
(10:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Jun 2014 22:36:54 +0000
(15:36 -0700)
We were missing an and comparison with status to check whether
RX_STATUS_OVFLOW is asserted or not in the per-packet status word, fix
that.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found