Date: Thu, 24 Dec 1998 09:50:35 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c Message-ID: <199812241750.JAA01880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1998/12/24 09:50:34 PST Modified files: sys/pci if_xl.c Log: Fix a small bug in xl_start(): when queuing a packet onto the end of an existing chain, don't forget to move xl_tx_tail to point to the new tail end. Revision Changes Path 1.22 +3 -2 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812241750.JAA01880>