Skip to content
Snippets Groups Projects
Unverified Commit 00160f5b authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

gluon-core: lua: wireless: use libiwinfo-lua for find_phy() (#3239)


find_phy() did not match OpenWrt's logic for PHY names anymore, and
could not handle PHYs that don't match the 'phyX' naming scheme. Instead
of trying to add more complex logic to our own code, simply do what
OpenWrt does and use iwinfo to resolve UCI sections to PHY names.

(cherry picked from commit 29e281f7)

Co-authored-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
parent 83fb430e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment