Subject: CVS commit: src/sys/dev/i2o
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/01/2007 07:43:37
Module Name:	src
Committed By:	dyoung
Date:		Sat Sep  1 07:43:37 UTC 2007

Modified Files:
	src/sys/dev/i2o: iopl.c

Log Message:
Once again, use ether_ioctl() instead of (cmd == SIOCADDMULTI) ?
ether_addmulti() : ether_delmulti().


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/i2o/iopl.c

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