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

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

Log Message:
On the output path, save a power-saving station's ieee80211_node
in the mbuf's rcvif field so that the driver can get at it.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/net80211/ieee80211_output.c

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