#
0d80b9bd |
| 23-Mar-2002 |
Thomas Moestl <tmm@FreeBSD.org> |
In some cases, RX descriptors that are signalled to have been completed by the hardware are still marked as owned. Handle this by installing a timeout handler to collect this descriptor to avoid havi
In some cases, RX descriptors that are signalled to have been completed by the hardware are still marked as owned. Handle this by installing a timeout handler to collect this descriptor to avoid having received packets remain unhandled until the next one arrives.
show more ...
|