Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/04/2006 00:56:44
Module Name:	src
Committed By:	dyoung
Date:		Mon Dec  4 00:56:44 UTC 2006

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

Log Message:
Replace the temporary variable ndst with rt_key(rt).  This will
simplify the application of RADIX_MPATH patches.

No functional change intended.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/net/route.c

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