Hi, Unfortunately, just about everything with this patch was wrong :-) * extra "Subject: " in the subject, what happened there? * HTML email * every netlink attribute enum says you cannot add in the middle ... > @@ -3111,6 +3112,7 @@ enum nl80211_sta_info { > NL80211_STA_INFO_BEACON_SIGNAL_AVG, > NL80211_STA_INFO_TID_STATS, > NL80211_STA_INFO_RX_DURATION, > + NL80211_STA_INFO_AIRTIME_LINK_METRIC, > NL80211_STA_INFO_PAD, > NL80211_STA_INFO_ACK_SIGNAL, > NL80211_STA_INFO_ACK_SIGNAL_AVG, johannes