Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/22/2006 05:34:02
Module Name:	src
Committed By:	ad
Date:		Fri Dec 22 05:34:02 UTC 2006

Modified Files:
	src/sys/netinet: ip_input.c

Log Message:
ipintr(): check if the queue is empty before looping. Hardly a giant
win, but removed 30% of splnet() calls in one local test.


To generate a diff of this commit:
cvs rdiff -r1.240 -r1.241 src/sys/netinet/ip_input.c

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