pmaports/device/testing/device-samsung-coreprimevelte/90-mlan-to-wlan.rules
Duje Mihanović cd865ceac7
device-samsung-coreprimevelte: rename mlan0 to wlan0 (MR 5343)
This makes WiFi work without having to edit "Device" in nmtui.

[ci:skip-build] already built successfully in CI
2024-07-23 17:22:49 -07:00

3 lines
138 B
Text

# Rename mlan0 to wlan0 to make NetworkManager work out-of-the-box
ACTION=="add|change", SUBSYSTEM=="net", KERNEL=="mlan0", NAME="wlan0"