Date: Wed, 25 Feb 2009 14:48:13 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netatalk ddp_usrreq.c Message-ID: <200902251448.n1PEmJ2c080114@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-02-25 14:48:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netatalk ddp_usrreq.c
Log:
SVN rev 189042 on 2009-02-25 14:48:13Z by rwatson
Merge 3188124 from head to stable/7:
Remove local variable 'ddp' from DDP's attach and detach routines; they
were used only for assertions, and rather than ifdef'ing them
INVARIANTS and using local variables, just directly access so_pcb.
Submitted by: Christoph Mallon <christoph dot mallon at gmx dot de>
Revision Changes Path
1.55.2.1 +2 -6 src/sys/netatalk/ddp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902251448.n1PEmJ2c080114>
