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 <[email protected]>
FWIW: Reviewed-by: Brian Norris <[email protected]> > Change-Id: I93e3d09a6d949466d1aea48bff2c3ad862edccc6 Oops :)

