Skip to content

fix issue we hit on cw3

Janusz Dziedzic requested to merge dbdc into devel

root@cw3-9e6f7a69be09:~# ubus call wifi.radio.phy0 status { "radio": "phy1", "macaddr": "82:0c:43:26:60:00",

Simple check if correct phyX configured.

Main issue was/is (DBDC arch):

root@cw3-9e6f7a69be09:# realpath /sys/class/ieee80211/phy0/device /sys/devices/platform/18000000.wbsys root@cw3-9e6f7a69be09:# realpath /sys/class/ieee80211/phy1/device /sys/devices/platform/18000000.wbsys root@cw3-9e6f7a69be09:~#

Signed-off-by: Janusz Dziedzic janusz.dziedzic@iopsys.eu

Merge request reports