SET_IEEE80211_PERM_ADDR(9) set the permanent MAC address for 802.11 hardware

SYNOPSIS

void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw * hw, u8 * addr);

ARGUMENTS

hw

the struct ieee80211_hw to set the MAC address for

addr

the address to set

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT