Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/27/2004 19:49:16
Module Name: src
Committed By: dyoung
Date: Mon Dec 27 19:49:16 UTC 2004
Modified Files:
src/sys/dev/ic: rtw.c
Log Message:
Simplify the reset we do on a transmit timeout. Really, this could
be as simple as rtw_stop(, 0), rtw_init().
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.