cvs commit: src/sys/dev/wl if_wl.c

John Baldwin jhb at FreeBSD.org
Wed Apr 16 11:06:28 PDT 2003


On 16-Apr-2003 John Hay wrote:
> jhay        2003/04/16 10:42:38 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/wl           if_wl.c 
>   Log:
>   Add locking and remove all the spl() calls.

Note that some of the spl calls covered structures other than
just the softc.  I'd prefer that we leave spl calls in until
all the structures they cover are locked.

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list