Date: Fri, 20 Aug 2004 06:22:04 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sk.c if_skreg.h Message-ID: <200408200622.i7K6M4as008335@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 2004-08-20 06:22:04 UTC
FreeBSD src repository
Modified files:
sys/pci if_sk.c if_skreg.h
Log:
fix LOR's in sk. Original patch from dwhite. This moves the memory
allocation earlier on in sk_attach so we don't have to lock until a bit
later.
PR: 69752
Revision Changes Path
1.86 +54 -42 src/sys/pci/if_sk.c
1.22 +2 -2 src/sys/pci/if_skreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408200622.i7K6M4as008335>
