On 05/07/2012 01:34 AM, Johannes Berg wrote:
On Sun, 2012-05-06 at 18:30 -0500, Larry Finger wrote:
Hi,
I am getting the following warning from the latest wireless-testing system:
------------[ cut here ]------------
WARNING: at net/mac80211/iface.c:162 ieee80211_check_queues+0x119/0x130
[mac80211]()
if (WARN_ON_ONCE(sdata->vif.hw_queue[i]>= n_queues))
The warning is triggered for i, n_queues, and sdata->vif.hw_queue[i] all equal to 1.
Is this a driver with just a single queue by any chance? I never tested
that and probably forgot to set those up correctly.
Yes, the device has only one hardware queue. Is this something the driver needs
to do?
Larry
--
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