Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/17/2007 18:01:57
Module Name:	src
Committed By:	christos
Date:		Thu May 17 18:01:57 UTC 2007

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

Log Message:
return POLLERR instead of ENXIO since we are expecting an revents mask not
an errno.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.