commit | 095098e194d1357a509c1d8e9a421bf825dddd2a | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Fri Feb 05 14:52:44 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 11 06:14:51 2016 -0500 |
tree | 48e8e8c14004d28095e4f1d0f7368af59739a10b | |
parent | 55cd48c821def1d3192f166b4ce48254cf2e5a69 [diff] |
net: fec: fix rx error counts On an overrun, the other flags are not valid, so don't check them. Also, don't pass bad frames up the stack. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: David S. Miller <davem@davemloft.net>