cfg80211_assoc_timeout(9) 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.

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT