Skip to content
  • Dan Williams's avatar
    core: consolidate and clean up MAC cloning code · 88eb6ced
    Dan Williams authored
    - Just use a byte array to old MAC addresses so we don't need to
      use .ether_addr_octet everywhere
    - Consolidate setting the current MAC address into one location
    - Make sure that if the GPERMADDR call fails we use the current MAC
      (this wasn't done for wired devices)
    - Make log messages consistent
    88eb6ced