info: add FILS_CRYPTO_OFFLOAD extended feature

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
diff --git a/info.c b/info.c
index 6b2bbd8..3a45b3f 100644
--- a/info.c
+++ b/info.c
@@ -701,6 +701,7 @@
 		ext_feat_print(tb, OPERATING_CHANNEL_VALIDATION, "Operating Channel Validation (OCV) support");
 		ext_feat_print(tb, 4WAY_HANDSHAKE_AP_PSK, "AP mode PSK offload support");
 		ext_feat_print(tb, BSS_COLOR, "BSS coloring support");
+		ext_feat_print(tb, FILS_CRYPTO_OFFLOAD, "FILS crypto offload");
 	}
 
 	if (tb_msg[NL80211_ATTR_COALESCE_RULE]) {