Skip to content
Commit f6737604 authored by Vladislav Yasevich's avatar Vladislav Yasevich Committed by Michael Roth
Browse files

rtl8139: Do not consume the packet during overflow in standard mode.



When operation in standard mode, we currently return the size
of packet during buffer overflow.  This consumes the overflow
packet.  Return 0 instead so we can re-process the overflow packet
when we have room.

This fixes issues with lost/dropped fragments of large messages.

Signed-off-by: default avatarVladislav Yasevich <vyasevic@redhat.com>
Reviewed-by: default avatarJason Wang <jasowang@redhat.com>
Message-id: 1441121206-6997-3-git-send-email-vyasevic@redhat.com
Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit 26c4e7ca)
*removed dependency on b76f21a7
*removed context dependency on 4cbea598
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent d2b0f96f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment