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

From: Johannes Berg
Date: Thu Aug 22 2019 - 14:09:09 EST


On Thu, 2019-08-22 at 11:07 -0700, Brian Norris wrote:
> 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 :)

:)

No worries, I can edit that out.

johannes