Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/04/2006 23:22:28
Module Name:	src
Committed By:	dyoung
Date:		Sat Feb  4 23:22:27 UTC 2006

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

Log Message:
In rtw_{rx,tx}ring_fixup, do not set the tx/rx ring index to
something out of bounds if we read an invalid pointer form the
hardware.  Prevents a panic when an rtw@cardbus is ejected.


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