Re: [PATCH] nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands

From: Brian Norris
Date: Thu Aug 22 2019 - 14:07:44 EST


On Thu, Aug 22, 2019 at 10:48:06AM -0700, Matthew Wang wrote:
> Add NL80211_CMD_UPDATE_FT_IES to supported commands. In mac80211 drivers,
> this can be implemented via existing NL80211_CMD_AUTHENTICATE and
> NL80211_ATTR_IE, but non-mac80211 drivers have a separate command for
> this. A driver supports FT if it either is mac80211 or supports this
> command.
>
> Signed-off-by: Matthew Wang <matthewmwang@xxxxxxxxxxxx>

FWIW:

Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx>

> Change-Id: I93e3d09a6d949466d1aea48bff2c3ad862edccc6

Oops :)