net/: Add some comments; fix some spelling.

This commit is contained in:
Gregory Nutt
2018-11-01 07:52:32 -06:00
parent ae054b93bb
commit 928dde3472
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ void igmp_input(struct net_driver_s *dev)
}
else /* if (IGMPBUF->grpaddr != 0) */
{
ninfo("Group-specific multicast queury\n");
ninfo("Group-specific multicast query\n");
/* We first need to re-lookup the group since we used dest last time.
* Use the incoming IPaddress!