1. NAME

cfg80211_send_auth_timeout - notification of timed out authentication

2. SYNOPSIS

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

3. ARGUMENTS

dev
    network device

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

4. DESCRIPTION

This function may sleep.

5. AUTHOR

Johannes Berg <>
    Author.

6. COPYRIGHT