You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/09 17:42:00 UTC

[GitHub] [nuttx] acassis commented on pull request #8060: stm32: protect TX buffer during CAN error frame generation.

acassis commented on PR #8060:
URL: https://github.com/apache/nuttx/pull/8060#issuecomment-1376008402

   @csanchezdll isn't it better to put this net_lock()/net_unlock() only at lines 2380-2387 of stm32_fdcan_sock.c?
   The fdcan_error() function is big and the net could be locked for a long time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org