On Tue, 2013-12-03 at 09:50 +0100, Janusz Dziedzic wrote: > In case of empty NL80211_ATTR_TX_RATES attribute > in nl80211_set_tx_bitrate_mask() function back to > default bitrate mask. Err what? > +++ b/net/wireless/nl80211.c > @@ -7311,9 +7311,6 @@ static int nl80211_set_tx_bitrate_mask(struct sk_buff *skb, > struct nlattr *tx_rates; > struct ieee80211_supported_band *sband; > > - if (info->attrs[NL80211_ATTR_TX_RATES] == NULL) > - return -EINVAL; Why? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html