summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.h
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2010-09-10 06:41:06 +0000
committerDavid S. Miller <davem@davemloft.net>2010-09-10 12:27:29 -0700
commit80485d3441fc26aff5ddb2bf44baf7a61e1909b4 (patch)
treeb900b993d07936be6b810bb39948f14685338e57 /drivers/net/sfc/efx.h
parent1cdc2cfc8af6d1045c844b9e24a7910b57232065 (diff)
downloadop-kernel-dev-80485d3441fc26aff5ddb2bf44baf7a61e1909b4.zip
op-kernel-dev-80485d3441fc26aff5ddb2bf44baf7a61e1909b4.tar.gz
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
rx_over_errors appears to be intended as a count of packets that overflow a packet buffer in the NIC. Given that we implement a cut-through receive path, this should always be 0. rx_dropped appears to be the correct counter for packets dropped due to lack of host buffers. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/efx.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud