Skip to content
Snippets Groups Projects
Commit 6678759e authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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

parent cbd35d4f
No related branches found
No related tags found
No related merge requests found
...@@ -259,7 +259,7 @@ static int send_query(const char *name, struct sockaddr_in *addr) ...@@ -259,7 +259,7 @@ static int send_query(const char *name, struct sockaddr_in *addr)
{ {
return send_query_socket(g_sockfd, name, addr); return send_query_socket(g_sockfd, name, addr);
} }
#endif #endif
/* Called when new UDP data arrives */ /* Called when new UDP data arrives */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment