1SET_IEEE80211_PERM_A(9) The basic mac80211 driver inte SET_IEEE80211_PERM_A(9)
2
3
4

NAME

6       SET_IEEE80211_PERM_ADDR - set the permanent MAC address for 802.11
7       hardware
8

SYNOPSIS

10       void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw * hw,
11                                    const u8 * addr);
12

ARGUMENTS

14       hw
15           the struct ieee80211_hw to set the MAC address for
16
17       addr
18           the address to set
19

AUTHOR

21       Johannes Berg <johannes@sipsolutions.net>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019           SET_IEEE80211_PERM_A(9)
Impressum