Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/12/2006 23:33:39
Module Name:	src
Committed By:	simonb
Date:		Wed Apr 12 23:33:39 UTC 2006

Modified Files:
	src/sys/dev/raidframe: rf_netbsdkintf.c

Log Message:
Don't access b_fspriv.bf_private in struct buf directly - use the
b_private macro.

OK'd by oster@


To generate a diff of this commit:
cvs rdiff -r1.206 -r1.207 src/sys/dev/raidframe/rf_netbsdkintf.c

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