Michal Kazior <michal.kazior@xxxxxxxxx> writes: > This implements very basic support for software > queueing. It also contains some knobs that will be > patched later. > > Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> Oddly this patch introduces a new warning: drivers/net/wireless/ath/ath10k/mac.c: In function ath10k_mac_op_tx: drivers/net/wireless/ath/ath10k/mac.c:3949:29: warning: is_mgmt may be used uninitialized in this function [-Wuninitialized] But I think that's just a false warning, most likely because my gcc is ancient. Do you agree? gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 -- Kalle Valo-- 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