1. NAME

SET_IEEE80211_PERM_ADDR - set the permanent MAC address for 802.11 hardware

2. SYNOPSIS

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

3. ARGUMENTS

hw
    the struct ieee80211_hw to set the MAC address for

addr
    the address to set

4. AUTHOR

Johannes Berg <>
    Author.

5. COPYRIGHT