Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 02/26/2007 23:52:19
Module Name:	src
Committed By:	cube
Date:		Mon Feb 26 23:52:18 UTC 2007

Modified Files:
	src/sys/net: if_tap.c

Log Message:
Remove unnecessary output and reduce verbosity in dmesg(8) output.  That
makes the output consistent with etherip(4).

Suggested by Nino Dehne on current-users@.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/net/if_tap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.