Skip to content
Commit dca9ca2d authored by Markus Theil's avatar Markus Theil Committed by Johannes Berg
Browse files

nl80211: add ability to report TX status for control port TX



This adds the necessary capabilities in nl80211 to allow drivers to
assign a cookie to control port TX frames (returned via extack in
the netlink ACK message of the command) and then later report the
frame's status.

Signed-off-by: default avatarMarkus Theil <markus.theil@tu-ilmenau.de>
Link: https://lore.kernel.org/r/20200508144202.7678-2-markus.theil@tu-ilmenau.de


[use extack cookie instead of explicit message, recombine patches]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 3c23215b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment