Ummmm, did you read my first post to you...
I own quite a few of 'em; and still don't know what your're talking about.
- BTW, your picture isn't showing
Why did you create or remove a test hotspot SSID?
Just don't do that and your MAC stays the same.
Also, you haven't explain the problem...if you keep changing SSIDs and editing your WiFi configs, so this is normal...what you haven't explained isWhy you keep doing it; and- Why a changing MAC is causing you a problem to begin with
If you stop altering your WiFi configs, nothing magically changes.
What does this mean???
This is not clear or descriptive.
What is "it"?
What is "everything"?
What are you doing and why is this MAC thing bothering you???
I thought the issue was the MAC is changing...now you want it to change???
What???
No, this is done under the individual config wifi-iface
This is a Wireless WWAN example:
config wifi-iface
option network 'wwan'
option device 'radio0'
option mode 'sta'
option encryption 'psk2+ccmp'
option key 'xxxxxxxxxxxxxxxxxxxxxxx'
option ssid 'xxxxxxxxxxxxxxxxxxxxxx'
option macaddr 'xx:xx:xx:xx:xx:xx'
And the default 2.4 config with MAC setting:
config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'
option macaddr 'xx:xx:xx:xx:xx:xx'