I'd say squash this with patch 1 - there's no point in adding the configurations if you can't use them :-) > +void > +cfg80211_sta_mon_txrate_notify(struct net_device *dev, const u8 *peer, > + enum nl80211_sta_mon_txrate_threshold_event txrate_event, > + u32 txrate_level, gfp_t gfp) Maybe the actual MCS would be useful? johannes