other versions
- wheezy 3.2.78-1
__CFG80211_SEND_DISA(9) | Actions and configuration | __CFG80211_SEND_DISA(9) |
NAME¶
__cfg80211_send_disassoc - notification of processed disassociationSYNOPSIS¶
void
__cfg80211_send_disassoc(struct net_device * dev,
const u8 * buf,
size_t len);
ARGUMENTS¶
devnetwork device
buf
disassociation response frame (header +
body)
len
length of the frame data
DESCRIPTION¶
Like cfg80211_send_disassoc, but doesn't take the wdev lock.AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |