Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Removing IFF_DOWN flag broke ESP32C6 wifi build #13946

Closed
1 task done
engdavidiogo opened this issue Oct 8, 2024 · 2 comments
Closed
1 task done

[BUG] Removing IFF_DOWN flag broke ESP32C6 wifi build #13946

engdavidiogo opened this issue Oct 8, 2024 · 2 comments
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: File System File System issues

Comments

@engdavidiogo
Copy link
Contributor

Description / Steps to reproduce the issue

Hi @xiaoxiang781216 , removing the IFF_DOWN flag in #13842 ended up breaking apps/netutils/netlib/netlib_setifstatus.c which still uses the flag in netlib_ifdown()

Let me know if you need more information on this.

On which OS does this issue occur?

[OS: Linux]

What is the version of your OS?

Ubuntu 24.04.1 LTS

NuttX Version

NuttX version 0.0.0 846cb7d-dirty Oct 8 2024 12:09:40 esp32c6-devkitc:wifi

Issue Architecture

[Arch: risc-v]

Issue Area

[Area: File System]

Verification

  • I have verified before submitting the report.
@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: File System File System issues labels Oct 8, 2024
@xiaoxiang781216
Copy link
Contributor

@engdavidiogo do you update apps folder and ensure which contain apache/nuttx-apps#2647.

@engdavidiogo
Copy link
Contributor Author

@xiaoxiang781216, thanks for the feedback.

For some reason my pull wasn't enough.

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: File System File System issues
Projects
None yet
Development

No branches or pull requests

2 participants