On 28 February 2014 18:46, Ben Greear <greearb@xxxxxxxxxxxxxxx> wrote: > On 02/27/2014 11:18 PM, bartosz.markowski@xxxxxxxxx wrote: >> From: Marek Kwaczynski <marek.kwaczynski@xxxxxxxxx> >> >> Add recalculation of RTS/CTS protection when one or more legacy >> stations are connected to ath10k. In this case enable RTS/CTS >> protection and set sw retry profile are needed in the FW. >> Without this change legacy station is starved and has very low >> throughput. > >> - ath10k_warn("Failed to set CTS prot for VDEV: %d\n", >> - arvif->vdev_id); >> + ath10k_warn("failed to recalc RTS/CTS prot %d\n", >> + ret); > > Did you remove the vdev ID from the logging message on purpose? > > I find having vdev ID in logging messages helps, especially when > trying to compare firmware logs with the driver logs... Not on purpose. Thanks for pointing it out. Kalle, please ignore this patch, there'll be v2. -- Bartosz -- 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