Module Name: src Committed By: bouyer Date: Sun Dec 23 12:09:45 UTC 2018
Modified Files: src/sys/arch/xen/xen: xennetback_xenbus.c Log Message: Cleanup the TX path: - split in sub-functions - ratelimit printf for mbuf allocation failure - don't loop forever on mbuf allocation failure To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/arch/xen/xen/xennetback_xenbus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.