Date: Tue, 29 Oct 2002 11:02:19 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rl.c Message-ID: <200210291902.g9TJ2JrF043456@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/10/29 11:02:19 PST
Modified files:
sys/pci if_rl.c
Log:
Don't take out the rl_mtx lock in the attach routine. The only way
we'd need it is if we're interrupted. So, register the interrupt last
in the attach routine.
Revision Changes Path
1.78 +15 -19 src/sys/pci/if_rl.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?200210291902.g9TJ2JrF043456>
