Set the permanent mac address for 802.11 hardware
void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw * hw, u8 * addr);
hw
the struct ieee80211_hw to set the MAC address for
addr
the address to set
Johannes Berg <[email protected]>
Author.