mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-24 05:22:10 -05:00
The label-mac logic relies on the mac-address property of a netdev devices of-node. However, the mac address can also be stored as a different property or read from e.g. an mtd device. Create this node when reading a mac-address from OF if it does not already exist and copy the mac-address used for the device to this property. This way, the MAC address can be accessed using procfs. Signed-off-by: David Bauer <mail@david-bauer.net> |
||
|---|---|---|
| .. | ||
| backport-5.4 | ||
| backport-5.10 | ||
| files | ||
| hack-5.4 | ||
| hack-5.10 | ||
| image | ||
| other-files | ||
| pending-5.4 | ||
| pending-5.10 | ||
| config-5.4 | ||
| config-5.10 | ||
| config-filter | ||
| PATCHES | ||