usr/src/uts/common/fs/autofs/auto_vfsops.c
changeset 2516 391407c3e041
parent 2170 eb691d2a219e
child 3898 c788126f2a20
--- a/usr/src/uts/common/fs/autofs/auto_vfsops.c	Tue Aug 08 13:05:07 2006 -0700
+++ b/usr/src/uts/common/fs/autofs/auto_vfsops.c	Tue Aug 08 13:13:29 2006 -0700
@@ -102,11 +102,11 @@
 
 static struct modlinkage modlinkage = {
 	MODREV_1,
+	&modlfs,
 	&modlsys,
 #ifdef	_SYSCALL32_IMPL
 	&modlsys32,
 #endif
-	&modlfs,
 	NULL
 };