forked from Minki/linux
6bab2e19c5
This will expose in /sys whether the ifname of a device is set by
userspace or generated by the kernel. The latter kind (wlanX, etc)
is not deterministic, so userspace needs to rename these devices
to names that are guaranteed to stay the same between reboots. The
former, however should never be renamed, so userspace needs to be
able to reliably tell the difference.
Similar functionality was introduced for the rtnetlink core in
commit
|
||
---|---|---|
.. | ||
brcmfmac | ||
brcmsmac | ||
brcmutil | ||
include | ||
Kconfig | ||
Makefile |