damien 2005-11-13 17:19:13 UTC
FreeBSD src repository
Modified files:
sys/dev/ral if_ral.c
Log:
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
a new mbuf, just discard the received frame and reuse the old mbuf.
This should fix kernel panics on high network traffic.
MFC after: 2 weeks
Revision Changes Path
1.18 +41 -21 src/sys/dev/ral/if_ral.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"