[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");