Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/29/2005 22:23:52
Module Name:	src
Committed By:	dyoung
Date:		Thu Dec 29 22:23:52 UTC 2005

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

Log Message:
Update rtw(4) for the new IBSS merge idiom, where ieee80211_ibss_merge()
does not return ENETRESET if the driver should change its BSSID,
but it makes a RUN->RUN transition, instead.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/dev/ic/rtw.c

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