On 24 November 2013 14:50, Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote: > Michal Kazior <michal.kazior@xxxxxxxxx> writes: > >> Calculating STA NSS just from the rateset is not >> the greatest idea. The NSS could be possibly >> influenced by other things that only mac80211 >> knows about. >> >> Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> > > Is there a bug which this patch fixes or what motivated you to do this? This doesn't fix any bug that I know of. It just seems like probably should use rx_nss instead of calculating it on our own (in case something changes in the future). A station may actually include operation mode change notification in assoc request declaring it wants to use a different number of streams than it actually supports as per its mcs map. That's not supported in mac80211 though yet. Marek has posted some patches a few days ago but it actually uses a different codepath from what I understand. Michał -- 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