Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/26/2005 23:07:53
Module Name:	src
Committed By:	dyoung
Date:		Tue Jul 26 23:07:53 UTC 2005

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

Log Message:
In ieee80211_refine_node_for_beacon, deal gracefully with a node
that belongs to no table: don't dereference the null ni_table
pointer and panic.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 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.