cfg80211_send_assoc_timeout(9) notification of timed out association

SYNOPSIS

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

ARGUMENTS

dev

network device

addr

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

DESCRIPTION

This function may sleep.

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT