1. NAME

SET_IEEE80211_DEV - set device for 802.11 hardware

2. SYNOPSIS

void SET_IEEE80211_DEV(struct ieee80211_hw *  hw , struct device *  dev );

3. ARGUMENTS

hw
    the struct ieee80211_hw to set the device for

dev
    the struct device of this 802.11 device

4. AUTHOR

Johannes Berg <>
    Author.

5. COPYRIGHT