TimJTi commented on issue #14006:
URL: https://github.com/apache/nuttx/issues/14006#issuecomment-2411317470

   > FIONBIO is a general ioctl which may be called from the common code, the 
driver should ignore any ioctl(include FIONBIO) which can't handle and return 
-ENOTTY without any other side effect.
   
   OK no worries - it does ignore it and return -ENOTTY as expected: I had 
turned on USB debug features which would be what caused this to show, didn't 
remember it from before.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to