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/02/2001 04:42:39
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Aug  2 01:42:39 UTC 2001

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

Log Message:
fix logic to free up ifqueue on if_detach().  prev pointer was incorrectly set.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 syssrc/sys/net/if.c

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