Re: [PR] ioctl: add SIOCGIWNAME support [nuttx]

2023-11-04 Thread via GitHub
xiaoxiang781216 merged PR #11121: URL: https://github.com/apache/nuttx/pull/11121 -- 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-unsubscr...@nu

[PR] ioctl: add SIOCGIWNAME support [nuttx]

2023-11-03 Thread via GitHub
zhhyu7 opened a new pull request, #11121: URL: https://github.com/apache/nuttx/pull/11121 ## Summary some tools use this command to distinguish which device returned via getifaddrs() are wireless network device. ## Impact ## Testing risc-v32 board and sim:local --