From owner-cvs-src@FreeBSD.ORG Mon May 29 00:41:27 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8309316A68B; Mon, 29 May 2006 00:41:27 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D4A143D4C; Mon, 29 May 2006 00:41:27 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4T0eGt3014490; Mon, 29 May 2006 00:40:16 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4T0eGSU014489; Mon, 29 May 2006 00:40:16 GMT (envelope-from thompsa) Message-Id: <200605290040.k4T0eGSU014489@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 29 May 2006 00:40:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/net if_bridge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 00:41:28 -0000 thompsa 2006-05-29 00:40:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_bridge.c Log: MFC r1.61: Fix style(9) nits, whitespace and parentheses. Revision Changes Path 1.11.2.32 +52 -61 src/sys/net/if_bridge.c