Subject: CVS commit: src/sys/netiso
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/05/2007 01:20:01
Module Name:	src
Committed By:	dyoung
Date:		Wed Dec  5 01:20:01 UTC 2007

Modified Files:
	src/sys/netiso: iso.c

Log Message:
Avoid casts, change (struct ifaddr *)ia to &ia->ia_ifa.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/netiso/iso.c

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