On Thu, Jul 14, 2011 at 01:40:29PM +0300, Eliad Peller wrote: > + /* reconfigure tx conf */ > + for (i = 0; i < IEEE80211_MAX_QUEUES; i++) > + drv_conf_tx(local, i, &local->tx_conf[i]); Perhaps you should use hw->queues instead of IEEE80211_MAX_QUEUES ... Stanislaw -- 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