Networking: A little more wording changes related to interrupts vs. events

This commit is contained in:
Gregory Nutt
2017-08-29 15:08:38 -06:00
parent 04ad162540
commit 0b2a4eb4bd
30 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ struct tcp_close_s
* TRUE:timeout FALSE:no timeout
*
* Assumptions:
* Running at the interrupt level
* The network is locked
*
****************************************************************************/
+1 -1
View File
@@ -551,7 +551,7 @@ static int inet_recvfrom_timeout(struct inet_recvfrom_s *pstate)
* None
*
* Assumptions:
* Running at the interrupt level
* The network is locked
*
****************************************************************************/