Subject: CVS commit: src/sys/dev/podulebus
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/19/2006 23:45:13
Module Name:	src
Committed By:	he
Date:		Sun Mar 19 23:45:13 UTC 2006

Modified Files:
	src/sys/dev/podulebus: if_ei.c

Log Message:
Change MALLOC to malloc and FREE to free in one instance where the
size parameter is not an integer constant.  Fixes build problem seen
when building for acorn26.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/podulebus/if_ei.c

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