Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/02/2003 00:22:49
Module Name:	src
Committed By:	dyoung
Date:		Sun Nov  2 00:22:49 UTC 2003

Modified Files:
	src/sys/dev/ic: wi.c

Log Message:
Fix bugs in power-saving:

Use a power-saving station's ieee80211_node, which is stored in
the rcvif field.

Do not free a node if it is put onto the power-saving queue.


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 src/sys/dev/ic/wi.c

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