Date: Mon, 8 Nov 2004 16:16:04 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c Message-ID: <200411081616.iA8GG4qh027802@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2004-11-08 16:16:04 UTC
FreeBSD src repository
Modified files:
sys/pci if_xl.c
Log:
Another missing ! in front of IFQ_DRV_IS_EMPTY, this time in an even more
sensitive, but less excercised location (the watchdog). While here use the
*_start_locked function directly to avoid drop, grab, drop lock.
I have to be very careful with future ALTQ patches!
Found & reviewed by: rwatson
MFC after: 3 days
Revision Changes Path
1.182 +7 -3 src/sys/pci/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411081616.iA8GG4qh027802>
