shipei-xiaomi opened a new pull request, #9992: URL: https://github.com/apache/nuttx/pull/9992
when executing ioctl AUDIOIOC_GETBUFFERINFO,the priv->pcm is still NULL, so it will return -ENXIO,we can remove this check at the start of ioctl and add in the case where it is used. ## Summary ## Impact ## Testing -- 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]
