Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/06/2003 08:06:21
Module Name:	src
Committed By:	dyoung
Date:		Sun Jul  6 08:06:21 UTC 2003

Modified Files:
	src/sys/net: if_ieee80211.h if_ieee80211subr.c

Log Message:
More 802.11 media-handling consolidation. ieee80211_media_status
and ieee80211_media_change are factorizations of the media
status/change functions for wi and awi. Inspired by Sam Leffler/FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/net/if_ieee80211.h
cvs rdiff -r1.36 -r1.37 src/sys/net/if_ieee80211subr.c

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