Commit 2ebcda1
wifi-scripts: fix macaddr check in mac80211.uc
This fixes a simple logic error in the macaddr existence check in mac80211.uc.
Signed-off-by: Harin Lee <[email protected]>
Link: openwrt/openwrt#21277
Signed-off-by: Hauke Mehrtens <[email protected]>1 parent 3602a98 commit 2ebcda1
File tree
1 file changed
+1
-1
lines changed- package/network/config/wifi-scripts/files/lib/wifi
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments