Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/27/2002 02:47:58
Module Name: syssrc
Committed By: martin
Date: Thu Sep 26 23:47:58 UTC 2002
Modified Files:
syssrc/sys/dev/ic: wi.c
Log Message:
Set error = 0 (instead of EINVAL) when it is later tested against != 0.
This allows using wiconfig while the interface is not (yet) marked IFF_UP
again.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 syssrc/sys/dev/ic/wi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.