Skip to content

Commit

Permalink
Revert "generic: add mac-address property for NVMEM mac addresses"
Browse files Browse the repository at this point in the history
This reverts commit b309248.

This commit could create a property without allocated memory, breaking
subsequent reads over a nodes property. Also, the mac-address-increment
was not applied when reading from nvmem.

Revert this commit for now, which breaks the label-mac-address logic.
Possibly, traversing the device-tree from the netdev side is easier
anyways.

Signed-off-by: David Bauer <mail@david-bauer.net>
  • Loading branch information
blocktrron committed Jul 28, 2021
1 parent 55b4b36 commit bd521f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 118 deletions.

This file was deleted.

This file was deleted.

0 comments on commit bd521f2

Please sign in to comment.