Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/27/2001 18:10:56
Module Name:	syssrc
Committed By:	tsutsui
Date:		Fri Jul 27 15:10:56 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: iha.c

Log Message:
Pull up some changes from OpenBSD's iha.c rev 1.5:
 - minor code cleanups
 - rename some functions for better consistensy/clarity
 - consolidate extended message generation into new function
 - a couple of minor code clarifications to eliminate extra return
   statements and make absolutely sure actscb is NULL during a reselect


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/iha.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.