Scroll to navigation

__CFG80211_AUTH_CANC(9) Actions and configuration __CFG80211_AUTH_CANC(9)

NAME

__cfg80211_auth_canceled - notify cfg80211 that authentication was canceled

SYNOPSIS

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

ARGUMENTS

dev
network device
addr
The MAC address of the device with which the authentication timed out

DESCRIPTION

When a pending authentication had no action yet, the driver may decide to not send a deauth frame, but in that case must calls this function to tell cfg80211 about this decision. It is only valid to call this function within the deauth callback.

AUTHOR

Johannes Berg <johannes@sipsolutions.net>
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.