Hi all, using the 5.18.x kernel, I get the following warning: wlcore: WARNING Detected unconfigured mac address in nvs, derive from fuse instead. wlcore: WARNING This default nvs file can be removed from the file system removing the /lib/firmware/ti-connectivity/wl127x-nvs.bin file, I get this warning: wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 What's the best way to get rid of these warnings when I don't want to handle WLAN's MAC address via the wl127x-nvs.bin? According to this discussion [1], NVS file is the last resort for handling the MAC address. [1] https://patchwork.kernel.org/project/linux-wireless/patch/8665E2433BC68541A24DFFCA87B70F5B363E1A3D@xxxxxxxxxxxxxxxxx/ Regards, Yegor