Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/23/2002 07:26:18
Module Name:	syssrc
Committed By:	simonb
Date:		Mon Sep 23 04:26:18 UTC 2002

Modified Files:
	syssrc/sys/net: if_tun.c

Log Message:
uio_resid is a size_t (ie, unsigned), so don't check if it's less than 0.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/net/if_tun.c

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