Received: by mail.netbsd.org (Postfix, from userid 0) id 028CC63B321; Tue, 2 Mar 2010 08:30:42 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A3B5463B134 for ; Tue, 2 Mar 2010 08:30:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7B9B8175DF; Tue, 2 Mar 2010 08:30:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 2 Mar 2010 08:30:40 +0000 From: Martin Husemann Subject: CVS commit: src/sys/dev/mii To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100302083040.7B9B8175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Martin Husemann Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: martin Date: Tue Mar 2 08:30:40 UTC 2010 Modified Files: src/sys/dev/mii: mii_physubr.c Log Message: Before destroying a autonegotiation callout, make sure it is quiet To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/dev/mii/mii_physubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.