From owner-p4-projects Mon Mar 25 18: 3: 6 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 79F5837B419; Mon, 25 Mar 2002 18:03:01 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 7260F37B400; Mon, 25 Mar 2002 18:02:59 -0800 (PST) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g2Q22uw02711; Mon, 25 Mar 2002 21:02:56 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Mon, 25 Mar 2002 21:02:56 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: John Baldwin Cc: Perforce Change Reviews Subject: Re: PERFORCE change 8416 for review In-Reply-To: <200203252240.g2PMejw31286@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Do you have a timeline for this commit, btw? These are some cleanups that will facilitate bringing the capability/mac code forward also. Also, since these are wide-ranging, the sooner we get them in the less merge-work later :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Mon, 25 Mar 2002, John Baldwin wrote: > http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8416 > > Change 8416 by jhb@jhb_laptop on 2002/03/25 14:40:09 > > YA warning fix. > > Affected files ... > > ... //depot/projects/smpng/sys/dev/cnw/if_cnw.c#5 edit > > Differences ... > > ==== //depot/projects/smpng/sys/dev/cnw/if_cnw.c#5 (text+ko) ==== > > @@ -1241,7 +1241,6 @@ > int s, error = 0; > #if defined(__FreeBSD__) && __FreeBSD__ >= 5 > struct thread *td = curthread; /* XXX */ > - struct proc *p = td->td_proc; > #else > struct proc *p = curproc; /*XXX*/ > #endif > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message