aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2006-03-21 01:49:02 +0000
committerDavid S. Miller <[email protected]>2006-03-21 01:49:02 +0000
commit236b6394bb49ea58465c6f935a286d2342576f8d (patch)
treee00c64b5dcb909e3e700021f6c2368af55f0641c /net/ipv4/tcp_input.c
parent[BNX2]: Add ethtool -d support (diff)
downloadkernel-236b6394bb49ea58465c6f935a286d2342576f8d.tar.gz
kernel-236b6394bb49ea58465c6f935a286d2342576f8d.zip
[BNX2]: Fix bug when rx ring is full
Fix the rx code path that does not handle the full rx ring correctly. When the rx ring is set to the max. size (i.e. 255), the consumer and producer indices will be the same when completing an rx packet. Fix the rx code to handle this condition properly. Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions