Notification of timed out association
void cfg80211_assoc_timeout(struct net_device * dev, struct cfg80211_bss * bss);
dev
network device
bss
The BSS entry with which association timed out.
This function may sleep. The caller must hold the corresponding wdev's mutex.
Johannes Berg <[email protected]>
Author.