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 01:29:05
Module Name:	src
Committed By:	dyoung
Date:		Sun Nov  2 01:29:05 UTC 2003

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

Log Message:
Cosmetic: get rid of an indent level in ieee80211_find_txnode by
changing an if () ... else to an if () return.


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