Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/12/2002 08:22:58
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Aug 12 05:22:57 UTC 2002

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

Log Message:
to be consistent with other sources, use "struct ip *ip", not inp.
(inp is usually used for pointing struct inpcb)


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/net/if_gre.c

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