Date: Sat, 19 Feb 2011 00:00:32 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/dc if_dc.c Message-ID: <201102190943.p1J9hwpp066968@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2011-02-19 00:00:32 UTC
FreeBSD src repository
Modified files:
sys/dev/dc if_dc.c
Log:
SVN rev 218830 on 2011-02-19 00:00:32Z by yongari
Send frames only when there is a valid link and driver is running
as well as controller has enough free TX descriptors.
Remove check for number of queued frames before attempting to
transmit. I guess it was added to allow draining queued frames
even if there is no link. I'm under the impression this type of
check should be done in upper layer. No other drivers in tree do
that.
Revision Changes Path
1.214 +2 -4 src/sys/dev/dc/if_dc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102190943.p1J9hwpp066968>
