SAMA5 EMAC: Changes from early debug sessions. Still a way to go

This commit is contained in:
Gregory Nutt 2013-09-17 15:52:19 -06:00
parent cbd35d4fee
commit 6678759e5f

View File

@ -259,7 +259,7 @@ static int send_query(const char *name, struct sockaddr_in *addr)
{
return send_query_socket(g_sockfd, name, addr);
}
#endif
#endif
/* Called when new UDP data arrives */