Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/29/2004 22:59:19
Module Name:	src
Committed By:	mycroft
Date:		Thu Jul 29 22:59:19 UTC 2004

Modified Files:
	src/sys/net80211: ieee80211_node.c

Log Message:
Don't reset the inactivity timer every time we create a node -- this could
cause us to stall and never time out anything.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/net80211/ieee80211_node.c

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