[PATCH] cfg80211: AP mode driver offload for FILS association crypto
Johannes Berg
johannes at sipsolutions.net
Wed Sep 8 00:01:36 PDT 2021
On Wed, 2021-09-08 at 12:22 +0530, Subrat Mishra wrote:
>
> + {
> + .cmd = NL80211_CMD_SET_FILS_AAD,
> + .validate = GENL_DONT_VALIDATE_STRICT | GENL_DONT_VALIDATE_DUMP,
> + .doit = nl80211_set_fils_aad,
> + .flags = GENL_UNS_ADMIN_PERM,
> + .internal_flags = NL80211_FLAG_NEED_NETDEV_UP |
> + NL80211_FLAG_NEED_RTNL,
I don't know how long you've been sitting on this patch, but NEED_RTNL
is no longer acceptable.
johannes
More information about the ath11k
mailing list