From owner-cvs-all Sun Oct 20 20:40:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2060837B401; Sun, 20 Oct 2002 20:40:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAEA143EB1; Sun, 20 Oct 2002 20:40:57 -0700 (PDT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9L3eVmV013458; Sun, 20 Oct 2002 20:40:31 -0700 (PDT) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9L3eVa8013456; Sun, 20 Oct 2002 20:40:31 -0700 (PDT) Message-Id: <200210210340.g9L3eVa8013456@repoman.freebsd.org> From: Brooks Davis Date: Sun, 20 Oct 2002 20:40:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_vlan.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brooks 2002/10/20 20:40:31 PDT Modified files: sys/net if_vlan.c Log: Use if_printf(ifp, "blah") instead of printf("vlan%d: blah", ifp->if_unit). Revision Changes Path 1.42 +2 -2 src/sys/net/if_vlan.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message