Date: Tue, 11 Mar 2003 09:13:33 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c Message-ID: <200303111713.h2BHDXlP058698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/03/11 09:13:33 PST
FreeBSD src repository
Modified files:
sys/dev/wi if_wi.c
Log:
Remove bogus UNLOCK in if_wi.c. Since we no longer WILOCK() in the
attach routine, calling WIUNLOCK in the error case of one of the ifs
for that routine is now bogus. This should have been removed when the
WILOCK() was removed, but wasn't.
Submitted by: "Harti Brandt" <brandt@fokus.fraunhofer.de>
Revision Changes Path
1.131 +1 -3 src/sys/dev/wi/if_wi.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?200303111713.h2BHDXlP058698>
