|
@@ -5871,6 +5871,7 @@ __wlan_hdd_cfg80211_get_logger_supp_feature(struct wiphy *wiphy,
|
|
|
features |= WIFI_LOGGER_CONNECT_EVENT_SUPPORTED;
|
|
|
features |= WIFI_LOGGER_WAKE_LOCK_SUPPORTED;
|
|
|
features |= WIFI_LOGGER_DRIVER_DUMP_SUPPORTED;
|
|
|
+ features |= WIFI_LOGGER_PACKET_FATE_SUPPORTED;
|
|
|
|
|
|
reply_skb = cfg80211_vendor_cmd_alloc_reply_skb(wiphy,
|
|
|
sizeof(uint32_t) + NLA_HDRLEN + NLMSG_HDRLEN);
|