Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/29/2005 22:04:21
Module Name: src
Committed By: dyoung
Date: Thu Dec 29 22:04:21 UTC 2005
Modified Files:
src/sys/dev/ic: atw.c
Log Message:
Extract subroutine is_running().
If ieee80211_ioctl() returns ERESTART, reinitialize interface with
atw_init().
Don't discard the error returned by atw_init() in atw_media_change().
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/dev/ic/atw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.