PERFORCE change 139149 for review

Sam Leffler sam at FreeBSD.org
Tue Apr 1 12:12:43 PDT 2008


http://perforce.freebsd.org/chv.cgi?CH=139149

Change 139149 by sam at sam_ebb on 2008/04/01 19:12:23

	missing arg

Affected files ...

.. //depot/projects/vap/etc/network.subr#5 edit

Differences ...

==== //depot/projects/vap/etc/network.subr#5 (text+ko) ====

@@ -522,7 +522,7 @@
 			i=`ifconfig wlan create ${create_args}`
 			ifconfig $i name $child && cfg=0
 		fi
-		ifn_start
+		ifn_start $child
 	done
 
 	return 


More information about the p4-projects mailing list