Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 14:40:45 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8416 for review
Message-ID:  <200203252240.g2PMejw31286@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203252240.g2PMejw31286>