Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/13/2006 14:25:06
Module Name: src
Committed By: martin
Date: Mon Feb 13 14:25:05 UTC 2006
Modified Files:
src/sys/dev/pci: if_lmc.c
Log Message:
Protect parts inside #ifdef _LKM that are only supposed to be there
when building an LKM.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/pci/if_lmc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.