Code uploaded as per p4 label WLAN_LIBRA_SOFTAP_LAFY_7630_REL10

Change-Id: Ib4973da98606f4cdbea5c6b9621999fbb06c2528
This commit is contained in:
Raj Kushwaha
2010-09-17 00:34:16 -07:00
parent aaaa518f19
commit ba862bdb95
5 changed files with 274 additions and 131 deletions

View File

@@ -143,7 +143,7 @@ static void softap_handle_iface_event(void)
(struct sockaddr *)&rtnl_local, &slen);
if (cnt <= 0) {
buffer[0] = '\0';
buffer[0] = '\0';
LOGD("recvfrom failed");
return;
}