1SET_IEEE80211_PERM_A(9) The basic mac80211 driver inte SET_IEEE80211_PERM_A(9)
23
4
NAME
6SET_IEEE80211_PERM_ADDR - set the permanent MAC address for 802.11
7hardware
8
SYNOPSIS
10void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw * hw,
11const u8 * addr);
12
ARGUMENTS
14hw
15the struct ieee80211_hw to set the MAC address for
1617
addr
18the address to set
19
AUTHOR
21Johannes Berg <johannes@sipsolutions.net>
22Author.
23
COPYRIGHT
25Kernel Hackers Manual 3.10 June 2019 SET_IEEE80211_PERM_A(9)