]> granicus.if.org Git - linux-firmware/commit
brcm: Fix Xiaomi Inc Mipad2 nvram/.txt file macaddr
authorHans de Goede <hdegoede@redhat.com>
Fri, 3 Mar 2023 20:10:06 +0000 (21:10 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 3 Mar 2023 20:13:13 +0000 (21:13 +0100)
commit1bc8afb2f5356bcbb738fc344746e7c2f0fac14a
tree4bfb12c7431f36a48006e727ec64f3d49dff227f
parentd02d58aaefcc71d4d6587bacdf041b38d69e33ce
brcm: Fix Xiaomi Inc Mipad2 nvram/.txt file macaddr

Replace the macaddr setting with the special fixed macaddr the kernel's
brcmfmac driver uses to identify that there is no macaddr programmed
into the NIC (NIC programmed makes takes precedence over the .txt one).

This will properly make the kernel generate a random MAC and set
addr_assign_type to NET_ADDR_RANDOM on devices without a MAC programmed
into the NIC.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
brcm/brcmfmac4356-pcie.Xiaomi Inc-Mipad2.txt