Notification of timed out authentication
void cfg80211_auth_timeout(struct net_device * dev, const u8 * addr);
dev
network device
addr
The MAC address of the device with which the authentication timed out
This function may sleep. The caller must hold the corresponding wdev's mutex.
Johannes Berg <[email protected]>
Author.