Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/29/2001 06:28:31
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Jul 29 03:28:31 UTC 2001

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

Log Message:
make sure to cleanup software interrupt queues (like ipintrq)
on interface detach, otherwise we will have a dangling pointer
from m->m_pkthdr.rcvif.


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

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