Name

cfg80211_assoc_timeout — notification of timed out association

Synopsis

void cfg80211_assoc_timeout (struct net_device * dev,
 struct cfg80211_bss * bss);
 

Arguments

dev

network device

bss

The BSS entry with which association timed out.

Description

This function may sleep. The caller must hold the corresponding wdev's mutex.