Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/07/2003 05:09:03
Module Name:	src
Committed By:	dyoung
Date:		Sun Dec  7 05:09:03 UTC 2003

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

Log Message:
In _STA mode, don't panic when a stray beacon-miss interrupt is
received.  Instead, ignore it. It's normal for a stray to come
during the transition to monitor mode.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/ath.c

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