1. NAME

cfg80211_send_assoc_timeout - notification of timed out association

2. SYNOPSIS

void cfg80211_send_assoc_timeout(struct net_device *  dev , const u8 *  addr );

3. ARGUMENTS

dev
    network device

addr
    The MAC address of the device with which the association timed out

4. DESCRIPTION

This function may sleep.

5. AUTHOR

Johannes Berg <>
    Author.

6. COPYRIGHT