aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/ltq-vdsl-app/patches
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-07-20 22:00:10 +0200
committerDavid Bauer <mail@david-bauer.net>2021-07-22 04:32:28 +0200
commitb30924873062be47250e6b872347461c8221688d (patch)
tree4afc2631224c4a6e469d85f646a3be32ca717ada /package/network/config/ltq-vdsl-app/patches
parent089c2bb2178daa144baa2e3ed20a55fb9a5c11ab (diff)
downloadupstream-master.tar.gz
upstream-master.tar.bz2
upstream-master.zip
generic: add mac-address property for NVMEM mac addressesHEADmaster
Traversing the device-tree by referencing a network device to determine a devices labe-mac does not work with the generic nvmem implementation, as the userspace expects the MAC-address to be available as a device-tree property. The legacy mtd-mac-address implementation did create such a node. Do the same when using the nvmem implementation to allow reading the MAC address. Fixes commit d284e6ef0f06 ("treewide: convert mtd-mac-address-increment* to generic implementation") Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'package/network/config/ltq-vdsl-app/patches')
0 files changed, 0 insertions, 0 deletions
f='#n87'>87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130