Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/08/2004 13:01:03
Module Name:	src
Committed By:	yamt
Date:		Sun Aug  8 13:01:03 UTC 2004

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

Log Message:
ath_init1: return EIO rather than -1 on a failure of ath_hal_reset.
-1 isn't appropriate for if_init.


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