SET_IEEE80211_PERM_A(9) | The basic mac80211 driver inte | SET_IEEE80211_PERM_A(9) |
NAME¶
SET_IEEE80211_PERM_ADDR - set the permanent MAC address for 802.11 hardware
SYNOPSIS¶
void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw * hw, const u8 * addr);
ARGUMENTS¶
hw
the struct ieee80211_hw to set the MAC address for
addr
the address to set
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |