Displaying 1 result from an estimated 1 matches for "comapi_configfile".
2012 Sep 06
1
[PATCH] comboot: add comapi_chainboot to int22_table
...c
@@ -950,7 +950,7 @@ int22_table:
 		dw comapi_derinfo	; 000A derivative-specific info
 		dw comapi_serialcfg	; 000B get serial port config
 		dw comapi_cleanup	; 000C perform final cleanup
-		dw comapi_err		; 000D clean up then bootstrap
+		dw comapi_chainboot	; 000D clean up then bootstrap
 		dw comapi_configfile	; 000E get name of config file
 		dw comapi_ipappend	; 000F get ipappend strings
 		dw comapi_dnsresolv	; 0010 resolve hostname
-- 
1.7.3.4