Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/04/2007 17:07:06
Module Name:	src
Committed By:	xtraeme
Date:		Wed Jul  4 17:07:06 UTC 2007

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

Log Message:
mfi_sensor_gtredata:

- There's no need to set edata->units again, it was set already before.
- Remove the last ENVSYS_SVALID assignment that overrides previous
  assignments (found by mhitch@).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/mfi.c

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