exchange the dcfa stuff init/exit order in mcexec
This commit is contained in:
@ -220,8 +220,10 @@ int main(void)
|
||||
|
||||
#ifdef DCFA_KMOD
|
||||
mc_cmd_client_init();
|
||||
#ifdef CMD_DCFA
|
||||
ibmic_cmd_init();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef DCFA_RUN
|
||||
kputs("DCFA begin\n");
|
||||
|
||||
Reference in New Issue
Block a user