[Feature][ZXW-33]merge ZXW 0428 version
Change-Id: I11f167edfea428d9fab198ff00ff1364932d1b0b
diff --git a/ap/app/zte_comm/wlan/src/wlan-station.c b/ap/app/zte_comm/wlan/src/wlan-station.c
index 02e360a..a235195 100755
--- a/ap/app/zte_comm/wlan/src/wlan-station.c
+++ b/ap/app/zte_comm/wlan/src/wlan-station.c
@@ -301,7 +301,7 @@
{
if (is_up == TRUE) {
sc_cfg_set ("WAN_MODE", "WIFI"); //usb,ppp,wifi
- /*printf("[wlan-station]calling zte_ipv4.sh linkup\n");
+ /*printf("[wlan-station]calling ipv4.sh linkup\n");
system("zte_ipv4.sh \"linkup\"");
printf("[wlan-station]calling internet.sh\n");
system("internet.sh");
diff --git a/ap/app/zte_comm/wlan/src/wlan_main.c b/ap/app/zte_comm/wlan/src/wlan_main.c
index 821e26d..8aadff9 100755
--- a/ap/app/zte_comm/wlan/src/wlan_main.c
+++ b/ap/app/zte_comm/wlan/src/wlan_main.c
@@ -156,7 +156,7 @@
system (QRCODE_SCRIPT_DIR"/zte_qrcode_create.sh multi_wifi_create");
#endif
write_status (QRSTATUS, "1");
- wf_log ("zte_qrcode_create.sh wifi_create");
+ wf_log ("qrcode_create.sh wifi_create");
#endif
}