Stefan Hajnoczi 190563f9a9 net: fix usbnet_receive() packet drops
The USB network interface has a single buffer which the guest reads
from.  This patch prevents multiple calls to usbnet_receive() from
clobbering the input buffer.  Instead we queue packets until buffer
space becomes available again.

This is inspired by virtio-net and e1000 rxbuf handling.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2012-09-14 08:40:32 +01:00
..
2012-09-11 07:43:01 +02:00
2012-09-11 07:43:01 +02:00
2012-09-11 07:43:00 +02:00
2012-09-11 07:43:00 +02:00
2012-09-11 07:43:01 +02:00
2012-08-31 15:47:57 +02:00
2012-08-31 11:57:23 +02:00
2012-08-31 11:57:23 +02:00
2012-03-13 10:15:32 +01:00
2012-08-16 08:39:49 +02:00
2012-03-13 10:15:32 +01:00