andrzej-kaczmarek commented on a change in pull request #606: 
nimble/controller: Multiple fixes out of IOP testing
URL: https://github.com/apache/mynewt-core/pull/606#discussion_r144810482
 
 

 ##########
 File path: net/nimble/controller/src/ble_ll_conn.c
 ##########
 @@ -3113,7 +3117,7 @@ ble_ll_init_rx_isr_end(uint8_t *rxbuf, uint8_t crcok,
 #endif
 
         /* Ignore this packet - do not send to LL */
-        goto init_rx_isr_ignore_exit;
+        goto init_rx_isr_exit;
 
 Review comment:
   comment above should be also changed
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to