Date: Mon, 11 Feb 2002 21:32:59 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ep if_ep.c Message-ID: <200202120532.g1C5WxT89815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/02/11 21:32:59 PST Modified files: sys/dev/ep if_ep.c Log: Two fixes from Jonathan Hanna: 1) We shouldn't continue when we get a RX complete because we ack it and the TX complete. 2) Fix a couple of spl leaks (why splbio is needed in ISR, I cannot understand). MFC after: 3 days Revision Changes Path 1.108 +5 -7 src/sys/dev/ep/if_ep.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?200202120532.g1C5WxT89815>